[issue42621] Python IDLE no longer opens after clicking on its icon

2020-12-11 Thread Avinash Gaur
Avinash Gaur <8962...@gmail.com> added the comment: I tried deleting Environment Variables which has python. and now it is working. -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python

[issue42621] Python IDLE no longer opens after clicking on its icon

2020-12-11 Thread Avinash Gaur
Avinash Gaur <8962...@gmail.com> added the comment: I downloaded the .exe file from python.org After trying to open the idle from cmd "py -3.9 -m idlelib", the error shown in picture comes.(python 3.7 was also showing same error) -- Added file: https://bugs.pyth

[issue42621] Python IDLE no longer opens after clicking on its icon

2020-12-11 Thread Avinash Gaur
Change by Avinash Gaur <8962...@gmail.com>: -- versions: +Python 3.9 -Python 3.7 ___ Python tracker <https://bugs.python.org/issue42621> ___ ___ Pyth

[issue42621] Python IDLE no longer opens after clicking on its icon

2020-12-11 Thread Avinash Gaur
New submission from Avinash Gaur <8962...@gmail.com>: I was able to use python IDLE earlier. But when I tried to open now, I was unable to open Python 3.7 IDLE. I have tried uninstalling and reinstalling Python(different versions) and deleting the .idlerc folder. I am using Windo