News

What did you do? tried running the following single line of code: from PIL import Image What happened? Threw the following error: ImportError: cannot import name '_imaging' from 'PIL' What are your OS ...