Hi,

i am new to Django.After installing Django, i tried to create a new
project called 'startproject' by giving the command-
'django-admin.py startproject mysite'

the above command gave this error

Traceback (most recent call last):
  File "C:\Django-0.96.2.tar\Django-0.96.2\Django-0.96.2\django\bin
\django-admin.py", line 2, in <module>
    from django.core import management
ImportError: No module named core


1) I  updated the environmental variable.
2)i reinstalled both python and Django

but i am encountering the same error.........

please let me know how can i solve this.......

Thanks in Advance

Swapna

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to