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
inc
On 17 Oct, 2012, at 16:12, Emanuele Santos wrote:
> 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
Ned,
Thanks for the detailed reply -- not sure when I'll be able to really
try this, but I'll let this list know how it goes when I do.
-CHB
On Tue, Oct 16, 2012 at 10:48 PM, Ned Deily wrote:
> In article
> ,
> Chris Barker wrote:
>> I'm finding it a pain to force the Universal Python to 32