Problem PIL-1.1.7 & _imagingft
Michel Claveau - MVP
enleverLesX_XXmcX at XmclavXeauX.com.invalid
Thu Jun 24 08:39:43 EDT 2010
Hi!
With PIL-1.1.7.win32-py2.6 and Windows 7, I have this traceback:
raise ImportError("The _imagingft C module is not installed")
ImportError: The _imagingft C module is not installed
I tested "import _imaging" and several other things, without success.
If I re-install PIL-1.1.6 all run OK.
I found a solution:
- install PIL-1.1.7,
- then, copy these two files from PIL 1.1.6: _imaging.pyd & _imagingft.pyd
But, is it a good way?
Thanks
--
Michel Claveau
More information about the Python-list
mailing list