PyObjC support for Tiger

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.

2 Responses to “PyObjC support for Tiger”

  1. Bob Ippolito Says:

    What is this OS/X thing? Never heard of it. Do you mean Mac OS X? :)

  2. gmwils Says:

    Glitch in my internal memory ;) I’ve updated all the OS/X references to Mac OS X for the clarity of others.

Leave a Reply