Hi All,

I'm trying to build an app with Py2app. I'm on Python2.7 and Mac OSX 10.7. The error occurs on OSX 10.5 as well. The app builds successfully, but when running it in console with the command:
rsg.app/Content/MacOS/rsg
I get the following error:
2012-07-05 20:34:56.090 rsg[7483:707] rsg Error
Does anyone know what's going on or how we might be able to get some more information, i.e. a stack trace? The app uses WXPython among other things. The app ran fine when built on 2.6, but due to our updated code depending on 2.7 this is no longer an option. If you guys need more info let me know, as this error isn't very descriptive so not sure where to even start looking for the cause.

Thanks,
Mike
_______________________________________________
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