Tuesday, December 17, 2019

Re: manage.py not able to run any commands

First you have to check if you have activated your Visual environment which you have installed Django 

On Tue, Dec 17, 2019, 2:36 PM Phil Yang <philyang07@gmail.com> wrote:
Hi, 
All of a sudden, when I tried to run manage.py runserver, it didn't produce any output, and it didn't do anything. In fact, the manage.py script seems to not be able to run other commands, such as startapp or createsuperuser.

I've already used the command many times prior, and it has always worked perfectly. 

Yes, Python is installed (I can run other scripts), but manage.py seems to have an issue.

Thanks.

--
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/c4b172e2-15a9-4fbf-96b6-e137086f614e%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%2Bh4cJf9QD_CKOXsoHKryYuCHsiDUCnXybJy1%2BMJcbJniw%40mail.gmail.com.

No comments:

Post a Comment