I am trying to load in an image from the same folder as the one my python script is in.
# create a class called Person # create init method # 2 attributes (
You will have to change the code like this:
import PIL from PIL import ImageTk from PIL import Image
It should work fine!