[pypy-dev] How to get PIL to install?
Matti Picus
matti.picus at gmail.com
Sat Mar 10 21:40:45 CET 2012
I created a fork of Pillow at git://github.com/mattip/Pillow.git for
win32 Using a pypy nightly and the github code should allow you to
"setup.py install" Pillow for win32. Note you may need some external
libraries like libjpeg and zlib to get full functionality.
I also fixed a bug in pypy so that "setup.py bdist_wininst" works, maybe
when 1.8.1 is released we can think about how to make binary packages
publicly available?
mattip
More information about the pypy-dev
mailing list