Obtaining PIL instead of Pillow for Python 2.7 64-bit on Windows

21,917

Solution 1

Here you can find PIL-1.1.7.win-amd64-py2.7.exe

Solution 2

This blog by Christian explains process of compiling PIL for 64 bit Python in Windows 7 64-bit with Visual Studio 2010. At end of the blog, zip file containing compiled files for PIL and dependencies is also provided

Share:
21,917
Metalshark
Author by

Metalshark

Web and desktop application programmer with a passion for Python and Google's Tools.

Updated on March 31, 2020

Comments

  • Metalshark
    Metalshark about 4 years

    Pillow for Python seems to be completely broken. Every image produces an IOError: cannot identify image file. Using Python 2.6 (where I had PIL installed) works great. Does anyone know where to get hold of PIL-1.1.7.win-amd64-py2.7.exe now that http://www.lfd.uci.edu/~gohlke/pythonlibs/ has moved on to only offering Pillow?

    EDIT: Please note that PIL 1.1.7 on Python 2.7 using Windows 64-bit is confirmed working when opening the same files, we just cannot find the installer.

  • Metalshark
    Metalshark over 10 years
    Pillow is broken on 64 bit Windows (not on 32 bit) whereas PIL works beautifully. I need to use 64 bit to deal with RAM limits. Thanks though. I have tried the version from the site mentioned and using pip/easy_install with a compile chain. Same issue.
  • user984003
    user984003 over 6 years
    If you get registry error, see here: avaminzhang.wordpress.com/2011/11/24/… I copied with cmd: reg copy