PIL on Python 2.4 - ImportError: No module named _imagingft [Solved]

Nico Grubert nicogrubert at gmail.com
Tue Oct 31 10:16:12 EST 2006


> If I try
> 
>  >>> import _imagingft
> 
> I get this error:
>   ImportError: No module named _imagingft
> 
> Did I miss something?

Yes, I did. Somehow, there was no "_imagingft.so" in the PIL directory.



More information about the Python-list mailing list