[Image-SIG] PIL 1.1.7 doesn't work on Windows 7 64-bit, right?

Jamie Portsmouth jamie.portsmouth at havok.com
Tue May 18 12:32:33 CEST 2010


Hi,

 

I installed PIL 1.1.7, on Windows 7 64 bit.

 

import Image

 

works fine.

 

But:

 

import _imaging

 

gives

 

>>> import _imaging

Traceback (most recent call last):

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

ImportError: DLL load failed: %1 is not a valid Win32 application.

 

Known issue?  Any workaround?

 

Jamie

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20100518/52da8f10/attachment.html>


More information about the Image-SIG mailing list