How do I get Pillow module to work on Python 2? -


i'm using mac yosemite.

"from pil import image" works in terminal, doesn't work in sublime. when run in sublime, "importerror: no module named pil"

"import image" doesn't work either. want work sublime, i'm not sure if it's problem editor though seems work in terminal.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -