It seems that PIL Windows only has binary installs for 32-bit?  Why not
include one for Windows 64-bit (AMD64)?

 

It seems I may have to compile PIL for windows 64-bit or else I get an
error importing imaging.pyd?

>>> import _imaging

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

ImportError: DLL load failed with error code 193

 

Any help appreciated...

 

Thanks

 

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to