On 10/31/22, darkst...@o2online.de <darkst...@o2online.de> wrote: > > I installed the Standard Distribution from python.org again, and i ensured, > that the checkmark test Suite is enabled. Idle does’nt start. The installer > says “Installation successfully” at the end. > > What went wrong and how can I further delimit the fault/find the error?
Open a command prompt and run the following command: py -3.10-32 -m idlelib If it fails, an exception and traceback should be printed to the console. -- https://mail.python.org/mailman/listinfo/python-list