New issue 1948: Pillow installation fails on Pypy Windows
https://bitbucket.org/pypy/pypy/issue/1948/pillow-installation-fails-on-pypy-windows

Unknown Name:

    I have been trying to install the Pillow module 2.6.1 (32 bit) in Pypy (2.7 
compatible 32 bit) 2.4.0, on an Windows 7 64 bit machine with no success. Pip 
1.5.6 works with Python 2.7.9, and installs Pillow fine, but when I use Pip in 
the Pypy folder, it throws out this (http://pastebin.com/vErspx6J). 

    Installing it using easy_install and trying to run results in a "Fatal 
Python error: PyThreadState_Get: no current thread", and pypy crashing 
instantly. I have Visual C 2008 express installed. 
MinGW also fails on Windows, attempting it on Mac OS X with pip also fails.


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to