agcatto

Authored Comments

Hmm. The terminal command used to install PIL didn't work on my Mac (although this command was intended for Debian systems). For anyone running Mac, you can install the "friendly fork" of the PIL called "Pillow" (compatible with Python 3.0+ as well) using this command: sudo pip install Pillow
Perhaps we on Mac OSX are supposed to use this? :
apt-get install python-imaging