Re: Issue Building App with Py2app 0.9

Michael Forzano <[email protected]>
Newsgroups gmane.comp.python.apple
Message-ID <CAKRnMMVxkbCB1TpUrG3CqX5XV9fS2XaNxQjv5mn0t_dK4NHp-w@mail.gmail.com>
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 faulthandler. How can I get Py2App to
include this package? Any help would be much appreciated!

On 12/11/14, Michael Forzano <[email protected]> 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: dyld_find() got an unexpected keyword argument 'loader' as
> described in
> https://bitbucket.org/ronaldoussoren/py2app/issue/137/py2app-problems-using-enthought-python.
> I made the change to the file in question changing loader to
> loader_path. The app builds successfully, but  when I attempt to run
> it I get "ImportError: No Module name os".
>
> If there is no plan to fix this soon, could someone let me know which
> versions of these packages are known to work? It would be much
> appreciated as this is blocking our upcoming release.
>
> Thanks,
> Mike
>
_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.