Why does tkinter (or turtle) seem to be missing or broken? Shouldn’t it be part of the standard library?
I have seen many different things go wrong when trying to use the Tkinter standard library package, or its related functionality (turtle graphics using turtle
and the built-in IDLE IDE), or with third-party libraries that have this as a dependency (e.g. displaying graphical windows with Matplotlib).