Christopher Barker wrote:
Paul McNett wrote:
I get a traceback running py2app with wxPython 2.8.9.2, but not with wxPython 2.8.9.1. Here's the traceback:

copying /Library/Frameworks/Python.framework/Versions/2.5/lib/libncurses.5.dylib ->
<snip>
ValueError: Unknown load command: 27

Are you using the latest py2app and macholib?

$ easy_install macholib==dev
Updating macholib has fixed the problem for me. Thanks, Chris.

--
David Hughes
Forestfield Software
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to