[pypy-dev] How to get PIL to install?

2012-03-03 Thread Jacob Finkelman
Hi, I have been lurking on this list for quite a while. I always feel smarter for having tried to follow the conversations on this list. I'd especially like to thank the people working on getting Cython working. The progress on that project has been fascinating to read about. I have been trying

Re: [pypy-dev] How to get PIL to install?

2012-03-03 Thread Leonardo Santagada
try pip install pillow. Pillow is a fork to make pil easier to be pip installed (so mainly a better setup.py). http://pypi.python.org/pypi/Pillow On Sat, Mar 3, 2012 at 11:12 PM, Jacob Finkelman eh2...@wayne.edu wrote: Hi, I have been lurking on this list for quite a while. I always feel