PIL on Python 2.4 - ImportError: No module named _imagingft

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nico Grubert

    #1

    PIL on Python 2.4 - ImportError: No module named _imagingft

    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,
    Nico
Working...