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

Lukáš 'Spike' Polívka lukas.polivka at gmail.com
Wed Mar 5 16:22:01 CET 2008


On Wed, Mar 5, 2008 at 2:28 PM, Phillip J. Eby <pje at telecommunity.com> wrote:
>  This error appears to indicate that py2app is having trouble creating
>  a .pyc or .pyo file, due to not being able to run
>  "/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python".
>
>

It seems to start the interpreter without problem:
$ /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
Python 2.5.1 (r251:54863, Jan 17 2008, 19:35:17)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>

Any further suggestions?
I'm running Mac OS X 10.5.2. I think I had MacPython (or
ActivePython?) 2.5 installed on 10.4.10, before I upgraded to Leopard.
I then deleted the non-bundled version by hand.

Thanks,
Lukáš 'Spike' Polívka
-- 
IM (XMPP/Jabber/Google Talk): spike411 at jabber.cz
ICQ, AIM, MSN: Never ever!


More information about the Pythonmac-SIG mailing list