Sometimes GitHub Actions fail for Windows with Python 3.13, probably related to this: python/cpython#125235, see also https://stackoverflow.com/questions/79105814/why-do-i-get-this-probably-means-that-tcl-wasnt-installed-properly. Probably just need to specify to use python3.13.1 instead of python3.13.0?