Hello guys,
I started working with tkinter on my windows machine, and want to do It now on my Linux Main machine.
But when I want to code with it, theres an error ModuleNotFoundError: No module named 'tkinter'
.
The command in the terminal sudo pacman -S tk
also doesn’t install it really. Somebody know help?
Thanks in advance, appreciate it!