import tkinter tkinter._test() print("TCL-Version: ", tkinter.Tcl().eval('info patchlevel') ) # Ausgabe bei mir: '8.6.5'