How do I set default IDLE version when I click on Edit with Idle
Hi, I have recently installed python 2.7, I have had installed python 3.4 for a longer time. Now, when I right-click on a python file and choose the option "Edit with Idle" it opens the python 2.7 Idle, but I want it to open the Idle, that corresponds to version 3.4. How can I achieve that (changing the default open python.exe command did not work)? P.S. I know its expressed very difficult, I hope you can nevertheless help me..
You must be logged in to post. Please login or register an account.
Re-install 3.4 to get the default reset to being 3.4.
-Harrison 9 years ago
You must be logged in to post. Please login or register an account.
Thank you for the help, I tried it but it did not work as i expected, there are now 2 edit with idle versions, the one with the latest version has an arrow on the right side. Do you know a default setting that I can edit by hand, in order to get only the newest edit with idle option, and remove the one from python 2.7?
-NearCZ 9 years ago
Last edited 9 years ago
You must be logged in to post. Please login or register an account.