Python Imaging Library on Win32

Maurizio Manetti giannozzo at arca.net
Sun Jun 10 15:26:50 EDT 2001


HI, I am learning to code with Python both on platform Linux and
Windows.
I've got some problem with PIL on Windows.

When I type "import Image" it works.
But for every not dull operation I try to do with that module I get the
following error:

ImportError: The _imaging C module is not installed


Where I have to put libraries?
And which is the _imaging C module? 
Is it the _imaging.dll file?
Are there some other file I have to install on my system?

Thank you.
 
Maurizio Manetti <giannozzo at arca.net>



More information about the Python-list mailing list