Try to unpack django from a directory with no white space in the name,
for instance:

C:\downloads\Django-1.0.2-final

Make sure that you use a suitable unzip package.  There is an issue
with some version of winzip where empty __init__.py files are not
extracted.

On May 29, 12:54 pm, athick2 <abubucker.alath...@gmail.com> wrote:
> 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