Python Forum

Full Version: pyhton error there is no PIL module error help!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to use the program on this link https://gist.github.com/cdiener/10491632...iinator-py
however the first line is giving my python trouble specificly the whole PIL thing it says there is no module named PIL when i type this in i have tried substituting it for different names did not work. any ideas? i tried checking my version but it just says python not defined.

update my python version is 2.7
it's pillow for import!
The wheel can be had here: https://pypi.python.org/pypi/Pillow/5.0.0