I am now using Py2App 0.7 and getting further than I was. However,
now, I am unable t get Py2App to include the faulthandler package
which is required by one of my dependencies. Even if I explicitly
specify it with the -i option (-i faulthandler), I still get
ImportError: No module named faulthandl
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