cd to the directory containing manage.py (the project directory), then:
python manage.py runserverOn Wed, Jul 1, 2015 at 2:04 PM, Steve Burrus <steveburrus28@gmail.com> wrote:
--well I was able to create a new project earlier however I am now having trouble with starting the django ser ver. when I ran this cpommand "python .\Scripts\django-admin.py runserver" I always get this error message : "python: can't open file '.\Scripts\django-admin.py': [Errno 2] No such file or directory". What's going on for me to get this error?
On Wednesday, July 1, 2015 at 10:27:14 AM UTC-5, Steve Burrus wrote:I need some help please with tryiong to start a new Django project. Here is the error message I always get when I try to do this. can someone help me with this?"C:\Users\SteveB\Desktop\steve>.\Scripts\activate(steve) C:\Users\SteveB\Desktop\steve>python .\Scripts\django-admin.py startproject projpython: can't open file '.\Scripts\django-admin.py': [Errno 2] No such file or directory"
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/db741397-9c7c-4368-805c-07d60d6042bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAB%2BAj0uiQO5Ksjd-xkQ_kVr2SDvNEGM654x0mmEs1gCRW2jmCg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment