On 11/11/22, darkst...@o2online.de <darkst...@o2online.de> wrote: > > What can I do for the next step to find, why IDLE isn’t working?
The question is why tkinter isn't working. IDLE not working is just a symptom of the underlying problem. In the command prompt, run 32-bit Python 3.10 via `py -3.10-32`. In Python's interactive shell, run `import _tkinter`. Please paste any resulting traceback and error message in your reply to this message. -- https://mail.python.org/mailman/listinfo/python-list