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

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