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 (
For Python3 on Ubuntu 18 I had to uninstall the Python (2) packages then install the Python 3 packages:
apt-get remove python3-pil python3-pil.imagetk python-pil.imagetk python-pil apt-get install python3-pil.imagetk # Note that python3-pil installed as a dependency