The single line that I am trying to run is the following:
from PIL import Image
However simple this may seem, it gives an error:
do from PIL import Image, ImageTk
from PIL import Image, ImageTk