Answer the question
In order to leave comments, you need to log in
How to fix error when running Run manage.py in PyCharm?
When creating a project and activating (in PyCharm) Run manage.py, the error
Failed to get real commands on module "myfirst" appears in the console: python process died with code 1:
Command 'runserver' took too long and may freeze everything. Consider adding it to 'skip commands' list
Please tell me how to fix it.
Answer the question
In order to leave comments, you need to log in
It might help.
stackoverflow.com/questions/30403806/pycharm-cant-...
Xander017 thanks for the tip. Already been there before. And here's how it was decided.
Updated PyCharm, created a new virtual environment and a new project. After Run manage.py the same error popped up again. Fulfilled runserver - everything is normal. When I ran manage.py again, the error did not appear. ??? How to deliberately fix it and did not understand.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question