I am trying to install Django on Windows XP.

I have python in C:\Python25

I have extracted django into C:\Program Files\Google\google_appengine
\izonyu\Django-1.0.2-final

when i try to install django, i run into problems

Goto C:\Program Files\Google\google_appengine\izonyu\Django-1.0.2-
final from Cmd Prompt

python setup.py install.

when i execute the above command i get

running install
running build
running build_py
copying django\bin\ filename.py - > build\lib\django\bin
error: path\filename.py: Access denied.

Is there any direction you can provide me on this ?

--~--~---------~--~----~------------~-------~--~----~
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 
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