I keep getting errors when I try to run pillow on x64 Windows
I have followed these instructions for installing pillow
I seem to able to
import PIL
but it fails when I try
from PIL import image
Can someone please help?
I've tried installing the 32 bit version, but that fails and trying to uninstall pillow also fails