Setting up Python Imaging Library (PIL) on Mac OS X 10.6
I am experimenting with Django at the moment, getting it up and running on my Mac wasn’t too difficult. I am using SQLite as the database.
I have set PIL up before on a Windows PC, and don’t remember having any issues. Like most tasks on Mac, I thought getting PIL to work was going to be pretty straight forward. As it turns out, I definitely need more practice and time using command line. After many a search online, I found something that worked for me:
Comments (0) Topic(s): Django
