10.5.2012 0:46, Robert G kirjoitti:
Awesome, thought I tried this but apparently not.
I had to use d:\myproj>python d:/Python27/Scripts/django-admin.py
startproject mysite to make it work, but it worked so yay!
On with the tutoral I go!
On May 9, 3:59 pm, Daniel Roseman<dan...@roseman.org.uk> wrote:
On Wednesday, 9 May 2012 18:34:41 UTC+1, Robert G wrote:
I can't seem to find much about this error online - any suggestions?
On the contrary, this is very much a FAQ. Your Windows installation is set
to run scripts against Python, but without passing any arguments.
Easiest way to fix it is to explicitly use `python django-admin.py
startproject mysite` instead.
--
DR.
I also could recommend really to use virtualenv - saves nerves and time.
I wrote short blog entry a while ago about setting "sane" python/django
environment specially in win7:
http://djangonautlostinspace.wordpress.com/2012/04/16/django-and-windows/
--
Jani Tiainen
- Well planned is half done and a half done has been sufficient before...
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.