[Pythonmac-SIG] Building an extensible bundle with py2app

2012-10-17 Thread Emanuele Santos
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

Re: [Pythonmac-SIG] Building an extensible bundle with py2app

2012-10-17 Thread Ronald Oussoren
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

Re: [Pythonmac-SIG] Building a 32 bit framework build in a 64 bit system

2012-10-17 Thread Chris Barker
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