No Clean Feed - Stop Internet Censorship in Australia

Rich Atkinson

Rich Atkinson's Personal Blog

Archive for April 2008

Install Python Imaging Library (PIL) on Cygwin

with 18 comments

I’ve just managed to get Django up and running on Cygwin.

I have to say that getting PIL to build was a real pain in the neck (Python Imaging Library – required for ImageField). In the hope that I may save others from this pain, here is the solution.

Read the rest of this entry »

Written by Rich Atkinson

April 9, 2008 at 5:33 am

Posted in Python