Possible Duplicate:
Image library for Python 3
How can I use PIL 1.1.7 in python 3.x, it says it needs an 2.4 ver. of python, but I have seen it being used ( just never got around to ask how it was done).
The version I saw was that somehow the PIL 1.1.7 was defined and then later used in python 3.x code.
Thanks for any help beforehand!