Wednesday, December 18, 2019

Re: manage.py can't run any commands

have you checked the virtual environment which you have installed the version of Django you are currently using?


On Tue, Dec 17, 2019 at 2:36 PM Phil Yang <philyang07@gmail.com> wrote:
Hi, 
The manage.py script for all my projects has suddenly stopped working. It can't run any commands, such as runserver or startapp.

Python is installed correctly; I have tested this with other scripts. I deleted Django and reinstalled, the problem still persists. 

Basically, whenever I run manage.py, there is no output.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c0c868e0-f780-43c0-aced-a7d2bfffdaf0%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANW_d%2BhThGL5csf3haf6t8hiG2%3DJqTJYOzi-JgvaENL_o8SdyA%40mail.gmail.com.

No comments:

Post a Comment