I followed the instructions and did "setup.py install" in the Django
directory. I get the following error message:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\yshiran>cd Django
The system cannot find the path specified.
C:\Documents and Settings\yshiran>cd ../../Django
C:\Django>setup.py install
Traceback (most recent call last):
File "C:\Django\setup.py", line 69, in <module>
version = __import__('django').get_version()
ImportError: No module named django
C:\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.