when i set my test webserver root
C:\app>django-admin.py startproject mysite
I got a error msg
Traceback (most recent call last):
File "C:\Django\build\scripts-3.1\django-admin.py", line 2, in
<module>
from django.core import management
ImportError: No module named django.core
what's wrong with my django?
anybody can help me - a newbie for django?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---