[Pythonmac-SIG] py2app mac

Mariano Di Felice mariano.difelice at gmail.com
Mon May 12 19:47:23 CEST 2008


Hi Chris,
    The app crash when I run in another PC Mac... but don't worry,  I've 
found ( another one!!! ) what's wrong: psyco with elementtree cause 
crash!!!
I don't believe to, but it is!!! and don't ask me why, please...;)

well, after this risconcerting news, I've found another problem  
unfortunately:
My app utilize aggdraw module, that I have downloaded from effbot.org 
and installed in my Intel Mac.
Py2app build works well, but the .app that run on another PPC Mac cause 
a crash with follow error:

An unexpected error has occurred during execution of the main script

ImportError: 
dlopen(/Users/mac/Desktop/FotoTaxi3.app/Contents/Resources/lib/pyth
on2.5/lib-dynload/aggdraw.so, 2): Symbol not found: _FT_Load_Glyph
  Referenced from: 
/Users/mac/Desktop/FotoTaxi3.app/Contents/Resources/lib/pytho
n2.5/lib-dynload/aggdraw.so
  Expected in: dynamic lookup

And now, I have not idea about....
what's wrong?

>> PS: and debugging my app, I've found that the
>>
>> import xml.etree.cElementTree as cElementTree
>>
>> cause crash on running app...
>
> Does it crash when run outside the *.app bundle? or only when bundled?
>
> -CHB
>


-- 
/\/\ariano Di Felice
Java PHP Python Ruby programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
http://www.marianodifelice.it
mariano.difelice at gmail.com
Tel. 0735 703735
Cell +39 339 6407211


More information about the Pythonmac-SIG mailing list