Sunday, December 4, 2016

Issue with manage.py runserver

I started a new project in Django today (actually my first django project). Strangely when I run python manage.py runserver it does absolutely nothing. It just jumps to the next prompt. I'm using the most resent release which I installed using pip. It doesn't show anything when run. It doesn't show anything. NO error, No other messages, Nothing. And nothing happens too. I don't know if what I'm going to say next is useful or not. I initially had difficulty importing django, which I solved by adding a .pth file in the site-packages directory. Thanks in advance

--
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 post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4a996171-5715-4f3c-8d0f-a89518f54183%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment