pamorim
Results
1
comments of
pamorim
Hello, I have the same problem on python 3.4, and could solved it by install some missing modules: `sudo apt install python3-tk python3-pil` And remove line: `from PIL import Image,ImageTk`...