On 25 Oct, 2011, at 2:03, Michael Foord wrote:
>
>
> On 20 October 2011 22:01, Richard Fulton wrote:
> Enviroment: iMac G3 OSX 10.3.9 Python 2.7.2 py2app-0.6.3.
> Terminal output:
> Last login: Thu Oct 20 15:53:59 on console
> Welcome to Darwin!
> Rich-Fultons-Computer:~ richfulton$ cd
> /Use
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
Thank you for the help. Yes, re-installing xlrd, etc., from unzipped egg
worked just fine.
The only issue now is in the __init__.py of the app. Line 32 shows the wrong
path to Carbon.framework
It shows: /System/Library/Carbon.framework/Carbon
It should be: /System/Library/Frameworks/Carbon.frame
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
Am 25.10.2011 um 20:33 schrieb Ronald Oussoren:
...
Could you send me the error message?
Kicked it out.
Reinstalled it for the error message.
It builds the binary. It launches on my machine.
I don't get it.
Back to the problem. The OSX 10.5 machines that didn't launch the app
complain