I am trying to install python bindings for the enchant library (pyenchant), according to the readme, it should be as simple as running python setup.py install B
python setup.py install
I believe you'll need to install the Apple Developer Tools (XCode) for your Mac OS X version.
If you haven't done so...
cheers James