I am using sudo apt-get install -y python3-tk python3.8-tk to install tkinter, but Python keeps giving me a "ModuleNotFoundError: No module named 'tkinter'".
sudo apt-get install -y python3-tk python3.8-tk
I have read all the similar questions, but I did not found any proper solution so far. It should be possible to install tkinter from anywhere without rebuilding it from source, shouldn't it?
For reproduction, here is my exact setup:
I'd be thankful for any tip. I also wanted to create an issue, but apparently, there is no separate python repository for tkinter with an issue tracker.
1.4m articles
1.4m replys
5 comments
57.0k users