PyObjC support for Tiger
Wednesday, May 4th, 2005
PyObjC adds support for Tiger specific technologies - however not in the current released build. You currently need to grab the source via subversion.
First, download subversion for Mac OS X from Martin Ott’s site. The 10.3 installer seems to work okay for 10.4.
Second, follow the instructions for downloading the PyObjC source:
svn co http://svn.red-bean.com/pyobjc/trunk/pyobjc/
Finally, follow the installation instructions. The short version is:
cd pyobjc python setup.py bdist_mpkg --open
And then follow the instructions in the installer.

May 7th, 2005 at 2:04 am
What is this OS/X thing? Never heard of it. Do you mean Mac OS X?
May 7th, 2005 at 9:44 am
Glitch in my internal memory
I’ve updated all the OS/X references to Mac OS X for the clarity of others.