Ronald Oussoren <ronaldousso...@mac.com> added the comment:

If I interpret the information I posted earlier correctly this is a bug in 
Tkinter, it calls a non-existing Objecive-C method (``-[NSApplication 
macOSVersion]``) and that results in an uncaught Objective-C exception and 
hence an abort().

BTW. All of this is using python 3.10.2 using the installer on python.org.

----------
components: +Tkinter

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

Reply via email to