Laszlo Zsolt Nagy wrote:
C:\Documents and Settings\Gandalf>python
Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import _imagingft
 >>> _imagingft.__file__
'C:\\Python24\\DLLs\\_imagingft.pyd'
 >>>

You were right, thank you. The good one is under site-packages but I had 
one under DLLs too.
I don't know how could this happen. :-)

Do you have reportlab installed? This happened to me when I installed reportlab. Also, look out for _imaging.pyd in the same way.

/MiO
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to