Considering that there are packages for both TCL and Tk, it would be nice if the packaged Python was built with support for Tk/Tkinter. Currently (on Haiku beta3, Python 3.7.12), attempting to import ...
This produces a segfault with Tk 9.0 and an abort from Tcl_Panic with Tk 8.6: With Tk 9.0, I could see that the crash occurs when Tk attempts to look up the path to the directory containing the demo ...