I am fairly new to Python and trying to install the Pillow package on Windows 7. I downloaded and ran the MS Windows installer Pillow-2.2.1.win-amd64-py3.3.exe from here. It
In my case , I was referring to wrong pip folder. Changed virtual environment in pycharm to point to right pip folder to solve this issue
import sys print ( sys.path )