On Thu, Nov 10, 2005 at 03:13:24PM +0100, Paul Dale wrote: > The one comment I would make is that if it doesn't work exactly as indicated > on > the download page then try reinstalling.Delete all the related files > (especially if doing it on a different day ... the builds change fairly > often), > and do it again.
I have tried this several (uninstalling by remove the contents of /usr/local/bin and /usr/local/lib/python2.4/site-packages) still no luck though :( > For whatever its worth it will run on debian unstable without particular > modification. Nice to hear that it can work on Debian :) To me it looks like python2.4 fails to see anything installed in /usr/local/lib/python2.4/site-packages/. I just tried running ez_setup.py without any arguments and afterwards running /usr/local/bin/easy_install, but I still get the same error. Could it be there is something missing in /usr/local/lib/python2.4/site-packages ? Currently it just contains a bunch of .egg files and .edd directories. Sorry for sounding a bit confused, but I am new to .egg's and setuptools :) -- Regards Martin Skøtt

