Re: [Pythonmac-SIG] OSX 10.5 and 64-bit Python

2011-05-05 Thread Ned Deily
In article , Chris Weisiger wrote: > On Thu, May 5, 2011 at 1:11 PM, Irmen de Jong wrote: > > It seems ActivePython is available in 64 bits for 10.5: > > http://www.activestate.com/activepython/downloads > > > (haven't tried it, I tend to stick with python.org's builds) > That looks promising. T

Re: [Pythonmac-SIG] OSX 10.5 and 64-bit Python

2011-05-05 Thread Chris Weisiger
On Thu, May 5, 2011 at 1:11 PM, Irmen de Jong wrote: > It seems ActivePython is available in 64 bits for 10.5: > http://www.activestate.com/activepython/downloads > > (haven't tried it, I tend to stick with python.org's builds) That looks promising. Thanks! I'm going to end up with a 32/64-bit

Re: [Pythonmac-SIG] OSX 10.5 and 64-bit Python

2011-05-05 Thread Irmen de Jong
On 05-05-11 21:23, Chris Weisiger wrote: Is there a readily-installable 64-bit Python for OSX 10.5? python.org only has 64-bit for 10.6, and while my searches have turned up instructions (of greater or lesser complexity) for building it from scratch, I'd rather use a vetted in

Re: [Pythonmac-SIG] OSX 10.5 and 64-bit Python

2011-05-05 Thread Ned Deily
In article , Chris Weisiger wrote: > Is there a readily-installable 64-bit Python for OSX 10.5? python.org only > has 64-bit for 10.6, and while my searches have turned up instructions (of > greater or lesser complexity) for building it from scratch, I'd rather use a > vetted install if possible

[Pythonmac-SIG] OSX 10.5 and 64-bit Python

2011-05-05 Thread Chris Weisiger
Is there a readily-installable 64-bit Python for OSX 10.5? python.org only has 64-bit for 10.6, and while my searches have turned up instructions (of greater or lesser complexity) for building it from scratch, I'd rather use a vetted install if possible. Moreover, I'm eventually going to py2app thi