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
Hello,
I am attempting to build my app on OSX 10.8, the stock Python 2.7.2
and the latest Py2app (0.9 I believe). I am getting the error
TypeError: dyld_find() got an unexpected keyword argument 'loader' as
described in
https://bitbucket.org/ronaldoussoren/py2app/issue/137/py2app-problems-using-e
faulthandler. How can I get Py2App to
include this package? Any help would be much appreciated!
On 12/11/14, Michael Forzano wrote:
> Hello,
>
> I am attempting to build my app on OSX 10.8, the stock Python 2.7.2
> and the latest Py2app (0.9 I believe). I am getting the error
> TypeError: