Tkinter Python peut ne pas être configuré pour TK
Under Arch/Manjaro just install the package tk:
sudo pacman -S tk
Solution for MacOS:
brew install python-tk
Bruh
Under Arch/Manjaro just install the package tk:
sudo pacman -S tk
Solution for MacOS:
brew install python-tk