Re: Need help for my system python

2009-11-08 Thread Luca Fabbri
SOLVED. For some reason a "zope" directory were inside my site-packages folder, so the zope.interface egg was not visible... On Sun, Nov 8, 2009 at 4:57 PM, Luca Fabbri wrote: > Hi all. > > I've recently updated my system to the last Kubuntu 9.10. > > On my system I use: > python2.6 (default syst

Need help for my system python

2009-11-08 Thread Luca Fabbri
Hi all. I've recently updated my system to the last Kubuntu 9.10. On my system I use: python2.6 (default system python) python 2.4 (needed for the Zope application server) Also I have 2 easy_install script for installing my eggs. The default one for python2.6 works normally, but I've some probl