On 25 Oct, 2011, at 15:38, Karsten Wolf wrote:

> Hi,
> 
> I have a pyobjc/py2app application that did fine for several years now but 
> failed launching on OSX 10.5 after the upgrade from Python 2.7.1 to 2.7.2.
> 
> It runs fine on 10.4 (build machine) and 10.6.
> 
> The failing part seems to be the site-packages.zip file and it could be made 
> launching by manually unpacking and deleteing the zip.

This sounds like a change in the default search path for the interpreter, 
although that shouldn't happen in a minor release. I don't have a 2.7.1 install 
to check this at the moment though.

> 
> I tried to upgrade to the current mercurial but with that the build fails.

Could you send me the error message?

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to