This might be because you have non-ASCII characters somewhere in your file
path. Try getting a stacktrace to see where the error comes from:
django-admin.py startproject mysite --traceback
Erik
Den 11/03/2014 kl. 18.13 skrev Billy Garnet :
> I am having the same issue. Did you find a solution
I am having the same issue. Did you find a solution?
Python is working, Django is reporting a version number.
When I run django-admin.py startproject mysite I get the folder create and
then the following errors:
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/
I am brand new to Django and I am having a big problem right off the bat. I
cannot use startproject to begin my web app. When I use this command:
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/django/bin/django-admin.py
startproject cms
I get this error:
"Unic
3 matches
Mail list logo