On 12/9/2020 11:08 AM, avinash gaur wrote:
Dear Sir/Mam, I am facing a problem with Python Idle. I am unable to open python idle even after clicking on it so many times. I am using Python 3.7 on Windows.
What are you clicking on? Did IDLE work before? (If you just installed 3.7, why?) Can you start interactive Python? and get >>> prompt? Does 'import tkinter' work? Does 'import idlelib.idle' work? -- Terry Jan Reedy -- https://mail.python.org/mailman/listinfo/python-list