python: can’t open file ‘manage.py’: [Errno 2] No such file or directory

manage.py should live in the root project folder, so if you cd into C:Users/arpchauh/PycharmProjects/post_blog, you should be able to run the command.

Leave a Comment