Hermann Guðmundsson

Results 2 comments of Hermann Guðmundsson

> Seems like you don't have ImageTk python package installed. If running Python 3.x use: `sudo apt-get install python3-pil.imagetk` I was experiencing the same issue. At the time I had...

@semenmiroshnichenko I am sure I was getting at least this part: > in from PIL import Image, ImageTk, ExifTags ImportError: cannot import name 'ImageTk' from 'PIL But as I said,...