Re: [Pythonmac-SIG] py2app: works for me on 10.6, not 10.7

2012-08-02 Thread Michael McCracken
On Thu, Aug 2, 2012 at 7:40 AM, Ronald Oussoren wrote: > > On 31 Jul, 2012, at 16:47, Michael McCracken > wrote: > >> Hi, my py2app setup script is working fine if I run it on 10.6, but on >> 10.7 I've run into some problems. >> >> I want a standalone app, and on 10.6 I didn't specify semi_stand

Re: [Pythonmac-SIG] py2app: works for me on 10.6, not 10.7

2012-08-02 Thread Ronald Oussoren
On 31 Jul, 2012, at 16:47, Michael McCracken wrote: > Hi, my py2app setup script is working fine if I run it on 10.6, but on > 10.7 I've run into some problems. > > I want a standalone app, and on 10.6 I didn't specify semi_standalone: > False in the options, and it worked fine. > On 10.7, it

Re: [Pythonmac-SIG] Py2app error

2012-08-02 Thread Ronald Oussoren
On 2 Aug, 2012, at 7:39, Mark Livingstone wrote: > Hi Guys, > > OK, taking Chris' advice, I installed on a Snow Leopard machine: > > cheyenne:dist marklivingstone$ ls ~/Downloads/ > About Downloads.lpdf > numpy-1.6.2-py2.7-python.org-macosx10.3.dmg > wxMac-2.8.12.tar > matplotlib-1.1.0-py2.7-p

Re: [Pythonmac-SIG] Py2app error

2012-08-02 Thread Chris Barker
On Wed, Aug 1, 2012 at 10:39 PM, Mark Livingstone wrote: > OK, taking Chris' advice, I installed on a Snow Leopard machine: now that you've named, me, I feel compelled to contiue to help.. ;-) > cheyenne:dist marklivingstone$ ls ~/Downloads/ > About Downloads.lpdf > numpy-1.6.2-py2.7-python.org

Re: [Pythonmac-SIG] Py2app error

2012-08-02 Thread Ned Deily
In article , Chris Barker wrote: [...] > Anyway, on the pyton,org site, there are: > > Python 3.2.3 Mac OS X 64-bit/32-bit x86-64/i386 Installer (for Mac OS > X 10.6 and 10.7) > > and > > Python 3.2.3 Mac OS X 32-bit i386/PPC Installer (for Mac OS X 10.3 through > 10.6) > > These are what t