PIL on windows *.pyd manifest bug report
CBWhiz <[email protected]> Tue, 10 Apr 2012 13:25:13 -0400
| Newsgroups | gmane.comp.python.image |
|---|---|
| Message-ID | <CAOPhRjDrut8FE4bs8XoWenicUzQ-+9x_FJ72sUdKCa9oQjRnfw@mail.gmail.com> |
I've installed PIL on a Windows 7 machine with Python 2.7.1. It works completely fine from the command prompt, ie, form within python.exe. However, I'm using mod_wsgi as my Python interpreter, and _imaging.pyd fails to load. I had the same problem with pyodbc.pyd, and their bug tracker is following the issue at http://code.google.com/p/pyodbc/issues/detail?id=214 . The suggested solution worked for pyodbc, and I gave it a try on _imaging.pyd, which also fixed the problem. To clarify, this solved my problem: mt.exe -inputresource:c:\windows\syswow64\python27.dll;#2 -outputresource:C:\Python27\Lib\site-packages\PIL\_imaging.pyd;#2 _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig