I searched a little bit but I couldn\'t find a tuto to use PIL with PyPy. According to PyPy\'s blog, PIL is supported.
I had no easy_install or pip installed, so followed the instructions in pip's documentation:
wget https://bootstrap.pypa.io/get-pip.py pypy get-pip.py pypy -m pip install pillow