Python - import 'Image' #PIL

Import Image

To import Image, Add the following line to the top of your code.

from PIL import Image