Hello,

I run into a problem when installing django 1.2 on my Mac. I follow
the recipe on the web page, i.e. I download django-1.2.tar.gz, unpack
it, and install by running sudo python setup.py install.

After installing, django seems to work fine, but if I delete the
directory I installed it from, i.e. the django-1.2 directory created
by unpacking django-1.2.tar.gz, python suddenly claims there is no
such thing as django. So it sort of seems like django is installed in
the directory I'm installing from, instead of the usual site-packages
directory. I've tried some googling, but I couldn't find anything on
this issue.

Cheers,
Tor

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

Reply via email to