Re: [Pythonmac-SIG] distutils.errors.DistutilsFileError: file '/Library/Python/2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.pyc' does not exist

2008-03-06 Thread Ronald Oussoren
On 6 Mar, 2008, at 8:59, Lukáš 'Spike' Polívka wrote: I think we are on the right track with PYTHONPATH. I have to export PYTHONPATH=/Library/Python/2.5/site-packages:/System/Library/ Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages - even when running Jabbim without py

Re: [Pythonmac-SIG] distutils.errors.DistutilsFileError: file '/Library/Python/2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.pyc' does not exist

2008-03-06 Thread Nathan
On Thu, Mar 6, 2008 at 2:05 AM, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > On 6 Mar, 2008, at 8:59, Lukáš 'Spike' Polívka wrote: > >> > > > > I think we are on the right track with PYTHONPATH. > > > > I have to export > > PYTHONPATH=/Library/Python/2.5/site-packages:/System/Library/ > >