Python Forum
IDLE is not opening python3.8 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: IDLE is not opening python3.8 (/thread-25581.html)



IDLE is not opening python3.8 - sweateraholic - Apr-03-2020

I installed Python3.8 on a LINUX Mint OS in the terminal, but IDLE still opens Python version 3.6.9. How do I get IDLE to open Python 3.8. I can open Python 3.8 from the terminal, but when I open IDLE it opens Python version 3.6.9


RE: IDLE is not opening python3.8 - michael1789 - Apr-04-2020

If you are loading from an old icon it could still be loading the old executable.

Find the idle version installed with your version 3.8 and load from that.