[Pythonmac-SIG] Building an extensible bundle with py2app

Emanuele Santos emanuelesantos at gmail.com
Wed Oct 17 16:12:54 CEST 2012


Hi, all

We build a bundle with py2app and we would like to make it extensible so
users could install on demand other python packages into the python
framework included in the bundle, for example by running easy_install.

Is there a recommended way of doing that? I noticed that the site.py file
included in the bundle is not complete so when I tried using the --user
command line option or setting the $PYTHONHOME, I got an error.

Thanks,

-- Emanuele.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20121017/61c74585/attachment.html>


More information about the Pythonmac-SIG mailing list