Nico Grubert wrote: > I have installed Python 2.4.3. and PIL 1.1.5. on a Suse Linux 10 64 Bit > machine. > > If I try > > >>> import _imagingft > > I get this error: > ImportError: No module named _imagingft > > Did I miss something?
installed how? _imagingft is an optional component, and requires the FreeType library to work. </F> -- http://mail.python.org/mailman/listinfo/python-list