Installer PIL
pip install Pillow
Bazinga
pip install Pillow
# The new version of PIL is called Pillow, use that instead:
pip install pillow
import PIL
IL.__version__