Niyas Sait <niyas.s...@linaro.org> added the comment:

Based on my investigation so far, I think Tcl/Tk package generated with VS 2022 
seems to have some issues when used with Tkinter. I could be wrong.

I've created https://github.com/python/cpython/pull/31603 to force the Tcl/Tk 
package build on the fly with VS 2019 and I can see it is passing all tests.

If my analysis is correct, I think it would be better to rebuild Tcl/Tk with VS 
2019 for cpython-bin-deps while we investigate the issue with the compiler.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46567>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to