I have a fresh install (started with a wiped drive) of Snow Leopard with the developer tools installed during the Snow Leopard installation.
I then installed Python 2.6.2, replacing the Snow Leopard default python 2.6.1. I've tried to install PIL by:
easy_installpip- downloading source and running
python setup.py buildmanually.
All yield the same error (link to pip log: http://drop.io/gi2bgw6). I've seen others have had success installing PIL using the Snow Leopard default python 2.6.1, so I'm not sure why I'm having so much trouble getting it to work with 2.6.2.