Hi,
I tried to install PIL but did not succeeded. I have windows 7, 64 bits. If I
upload Python Imaging library 1.1.7 for Python 2.6, I have a message error
saying "Python version 2.6 required, which was not found in the registy",
whereas I have it in C:/Python26/. If I download the source ki
Try using 1.1.6 instead. I did that and had no problems at all. Are you using
the right bit type 64bit PIL with 64bit python or are you using 32 bit PIL with
64 bit python, which doesn't work.
Edward
Unicorn School
On Nov 10, 2010, at 9:03 PM, Pascal Clausen wrote:
> Hi,
>
> I tried to