[Pythonmac-SIG] Getting an Error When Running App built with Py2app

Ronald Oussoren ronaldoussoren at mac.com
Wed Jun 8 23:07:56 CEST 2011


On 7 Jun, 2011, at 19:38, Mike wrote:

> Hi,
> 
> I built my python program using Py2app, using the default setup.py script. I'm running Mac OSX Snow Leopard 64 bit. My project uses WX. Initially, I was getting an error import error: no module named wx when I ran the app, so I went and downloaded and installed WXPython from wxpython.org. Now I get the following error:

Which version of py2app do you use?   I vaguely recall an issue with py2app that was simular to what you are experiencing: py2app looking for libraries in a system location for extensions instead of loading them from the application bundle.  That bug should be fixed in the most recent release of py2app (0.6.3)

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2224 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20110608/48d4cac0/attachment.bin>


More information about the Pythonmac-SIG mailing list