got an error after fresh install "ModuleNotFoundError: No module named 'tkinter'" fixed it with sudo apt-get install python3-tk, maybe its worth to add to notes or someting.
got an error after fresh install
"ModuleNotFoundError: No module named 'tkinter'"
fixed it with sudo apt-get install python3-tk, maybe its worth to add to notes or someting.