www.python.org
Find the Universal Mac OSX binary and install it. That's about it.
Todd
On Apr 10, 2006, at 7:15 AM, Mark Maly wrote:
> I am new to Python and find it fascinating but am having a
> difficult time finding out how to
> install it on my imac system. My operating system is Mac OSX
On Apr 4, 2006, at 9:22 PM, Bob Ippolito wrote:
> That will install py2app and related tools. After that's done,
> you'll have a new bdist_mpkg shell command which you can just run
> in any directory with a setup.py and it will (more likely than not)
> build a .mpkg out of it.
Hey, it work
OK, I successfully installed it. (Thanks for the simple-but-time-
consuming-download-wise fix, Bob.)
Now, how do I donate the binary back to the cause?
Todd
P.S. I'm willing to do some others, assuming it's not too
complicated. MySQL-python just released 1.2.1, and 1.2.0 is the most
recent
I just posted this to XML-SIG, but someone suggested the Mac list
would be more helpful. (Aren't the Mac lists always more helpful?)
Anyway...
I have Mac OS X, 10.4.6 (updated this morning) with the new Python
2.4.3 Universal Binary just released at python.org.
I'm trying to install PyXML, but