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,
Dear list members,
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?
On my 32 But Linux with Python 2.3.5. everything works fine.
Kind regards,
N
> 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.
--
http://mail.python.org/mailman/listinfo/python-list