TeaM-TL / FotoKilof

GUI for ImageMagick and Wand
MIT License
306 stars 17 forks source link

fotokilof does not run on Linux Mint 21.2 #160

Closed bianchifan closed 1 year ago

bianchifan commented 1 year ago

System: Bildschirmfoto vom 2023-08-26 17-06-42

Terminal: Bildschirmfoto vom 2023-08-26 17-09-31

TeaM-TL commented 1 year ago

please install python3-tk

bianchifan commented 1 year ago

python3-tk version 3.10.8-1 is installed

TeaM-TL commented 1 year ago

try to reinstall PIL pip install --upgrade pillow

bianchifan commented 1 year ago

THX! That did the trick! Updated pillow from 9.0.1 to 10.0.0