Re: Getting old projects to run on 1.2 with Ubuntu

2010-08-05 Thread Nikhil Somaru
"And one more thing, read something about python path, eggs, *.pth files, you will need this knowledge to understand how this whole import machinery works, else it will be very confusing." Any links you can suggest for this? On Sun, Jul 25, 2010 at 6:17 PM, Martin Tiršel wrote: > On Sun, 25 Jul

Re: Getting old projects to run on 1.2 with Ubuntu

2010-07-25 Thread Martin Tiršel
On Sun, 25 Jul 2010 07:17:48 +0200, Nikhil Somaru wrote: Hi I'm using Ubuntu Lucid 10.04. I had previously installed Django 1.1.1 via the repos. I downloaded the django 1.2 tarball. Ran "sudo setup.py install" after extracting, and it seems the installation went fine. However, when I ru