I have python 3.3 installed on my windows system. When I do
python -v
I get 3.3
However when I try to install Pillow-2.1.0.win32-py3.3.exe
from http://www.lfd.uci.edu/~gohlke/pythonlibs/
I get:
Python version 3.3. required, which was not found in the registry
any tips?