[issue42621] Python IDLE no longer opens after clicking on its icon
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 Windows 10. -- assignee: terry.reedy components: IDLE messages: 382864 nosy: 8962avi, terry.reedy priority: normal severity: normal status: open title: Python IDLE no longer opens after clicking on its icon type: behavior versions: Python 3.7 ___ Python tracker <https://bugs.python.org/issue42621> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue42621] Python IDLE no longer opens after clicking on its icon
Change by Avinash Gaur <8962...@gmail.com>: -- versions: +Python 3.9 -Python 3.7 ___ Python tracker <https://bugs.python.org/issue42621> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue42621] Python IDLE no longer opens after clicking on its icon
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.python.org/file49666/error.png ___ Python tracker <https://bugs.python.org/issue42621> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue42621] Python IDLE no longer opens after clicking on its icon
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.org/issue42621> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com