PDA

View Full Version : [SOLVED] Installing Django



duane9
June 8th, 2010, 12:52 AM
I upgraded to ubuntu 10.04. It didn't have the latest version of Django. So I downloaded it and installed it in the terminal with sudo python setup.py install. It installed, and I've been using it. It works great. The only problem is, I don't know where Django installed. I look in /usr/local/lib/python2.6/site-packages/ and there is nothing there. Where is it?

SlidingHorn
June 8th, 2010, 01:02 AM
Try looking in /var/lib/python-support/python2.5/django

Source: http://ubuntuforums.org/showpost.php?p=4533643&postcount=3

duane9
June 8th, 2010, 01:10 AM
It's not there either.

duane9
June 8th, 2010, 02:59 AM
Found it. Don't know why it's here, but here is where it is:
/usr/local/lib/python2.6/dist-packages/django