The latest 3.15.0b2 release (20260602) on Windows is missing the tcl library. This results in a broken tkinter module.
The layout script is unable to find the correct location during the build as can be seen in the log:
2026-06-03T01:36:34.0101544Z cpython> WARNING Failed to find TCL_LIBRARY
The latest 3.15.0b2 release (20260602) on Windows is missing the tcl library. This results in a broken
tkintermodule.The layout script is unable to find the correct location during the build as can be seen in the log: