Ubuntu – Python 3.12 ModuleNotFoundError: No module named '_tkinter'
I'm a fairly new Linux user running Ubuntu (Mint), and I've been trying to learn to build a GUI app using tkinter. My understanding is this comes built-in with Python, and theoretically shouldn't need a separate installation. Unfortunately for me…