PIL: The _imaging C module is not installed

Wojtek Mamrak tacyt1007 at gmail.com
Fri May 6 08:52:52 EDT 2011


@Michel
use PIL downloaded from here: http://www.lfd.uci.edu/~gohlke/pythonlibs/

regards

2011/5/6 Christian Heimes <lists at cheimes.de>:
> Am 06.05.2011 01:48, schrieb Michel Claveau - MVP:
>> Re!
>>
>> And why the problem no exist with PIL 1.1.6?  (only 1.1.7)
>> Is that the version 1.1.6 does not use these libraries?
>
> PIL 1.1.6 also uses its internal C library to speed things up.
>
> For Windows you should use the precompiled packages.
> http://www.pythonware.com/products/pil/ offers X86 Windows binaries for
> 1.1.7. You might run into a problem with 1.1.7 Windows binaries. The
> freetype C library references a debug CRT that is not available on all
> machines. You can easily patch the _imagingft.pyd file with a hex editor.
>
> Christian
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list