C
C
Chesterfield252020-06-02 23:42:46
Django
Chesterfield25, 2020-06-02 23:42:46

Can't open file 'manage.py': [Errno 2] No such file or directory?

I am a newbie created a project in PyCharm called project cd project into it started the server python manage.py runserver worked for the first time after rebooting with the command python manage.py runserver gave an error
\AppData\Local\Programs\Python\Python38-32\python. exe: can't open file 'manage.py
': [Errno 2] No such file or directory.
It seems I understood what the problem is, I entered the project
\PycharmProjects\test_project\project\project> directory twice,
although I don’t understand why this happened? Tell me how to get back?
\PycharmProjects\test_project\project>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Chesterfield25, 2020-06-03
@Chesterfield25

I solved the issue by entering cd \PycharmProjects\test_project\project into the terminal
only the full path

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question