Just a quick note, I was playing around with Google App Engine 1.3.5 with PIL 1.17 installed on my Windows 7 machine. Django Framework was complaining that the PIL module cannot be found from the system path when I was trying to resize an image using the Image module from Google App Engine. Since we call the Image module from Google App Engine and not using it directly, the only way to fix it is to uninstall PIL 1.1.7 and install 1.1.6 instead.






thanks for this post! you confirmed my suspicion and saved me a ton of time troubleshooting.
Link | December 26th, 2010 at 2:42 am
No worries
Link | February 3rd, 2011 at 12:26 pm
Thanks you big hug!
Link | March 27th, 2011 at 8:49 pm