Problems installing PIL

EdK e_d_k at my-deja.com
Sat Dec 23 18:28:42 EST 2000


I am unsing Python 1.6 on Windows 98. I folowed the instructions and copied
the PIL directory to c:\python16 and set PYTHONPATH=c:\python16\PIL.

I have no problem importing Image or creating an Image, but whenever I try to
manipulate the Image I get:

  ImportError: The _imaging C module is not installed

I assume this is refering to _imaging.pyd, which is located in
c:\python16\PIL. How do I install it?


    -EdK


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list