[Pythonmac-SIG] How to install latest 2.5 in OS X 10.4?

2008-12-30 Thread Joe Strout
I'm still struggling to build Mac apps (based on wxPython and MySQL) that work on any 10.4 or 10.5 machine. I understand that the general picture is: 1. Install the latest python.org Python release on 10.4 (make sure it's a universal binary). 2. Install setuptools (including py2app). 3. Inst

Re: [Pythonmac-SIG] How to install latest 2.5 in OS X 10.4?

2008-12-30 Thread Cody Precord
Hello, On Tue, Dec 30, 2008 at 3:26 PM, Joe Strout wrote: > > says "On Mac OS X 10.3.9 or 10.4, > download and run an installer for the latest version. This is a Universal > binary version of Python that runs natively on PPC and Intel systems." But > the li

Re: [Pythonmac-SIG] How to install latest 2.5 in OS X 10.4?

2008-12-30 Thread Joe Strout
Hmm, I'm not sure why that appeared twice. But anyway, possibly answering my own question... Joe Strout wrote: So... if following the directions on python.org isn't going to work, how exactly should I get the latest 2.5 framework release of Python installed on 10.4? I poked around via the i