In article <[email protected]>, Simon Brunning <[email protected]> wrote: > 2009/2/4 John Forse <[email protected]>: > > Does anyone know if Python v3.0 is available as an .mpkg installer for Mac > > 10.5.6. I have used 2.5 & updated to 2.6.1 this way, but can't find any > > reference to one on the Python.org download site. I've downloaded the Python > > 3.0 folder but can't follow how to install it without a .mpkg file. Any help > > would be really appreciated. > AFAIK there's no Python 3.0 installer for the Mac. You'll have to > build it yourself - see <http://tinyurl.com/6zkem7>.
Follow up: Python 3.0.1 has been released and, with it, an installer image for OS X: <http://www.python.org/download/releases/3.0.1/> -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
