I\'m trying to install Pillow 3.1 on Windows. Per the instructions, I should be able to just type in:
pip install Pillow
But I get:
ValueEr
I install it By running command prompt as administrator pip install Pillow also we can mention specific version like pip install Pillow==2.6.1