Looks like django is not on your sytem path. Have you used python much
in Windows and are familiar with Environmental variables?

Look like this problem has been addresses on the django forums
http://thedjangoforum.com/board/thread/4/django-admin-py-error-when-installing-dj/

and here is a link from the main python site explaining python path.

http://docs.python.org/using/windows.html

Other than that chances are you havnt installed django right, make
sure that it is sitting in the right folder inside your python
directory. Dont use django and windows much,
Think its c:/python/lib/sitepackages...

Rob

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to