[Tutor] Installing IDLE
Alan Gauld
alan.gauld at yahoo.co.uk
Mon Mar 30 06:51:08 EDT 2020
On 30/03/2020 05:28, JNB wrote:
> Thank you. My platform is Windows 10.
>
> On Sun 29 Mar, 2020, 11:06 PM Mats Wichmann, <mats at wichmann.us> wrote:
>
>> On 3/29/20 8:18 AM, JNB wrote:
>>> Dear Sirs,
>>> I have Python 3.8.2 installed, but it seems to be without IDLE. Would you
>>> kindly guide me to get IDLE
If it is thee it should be located in the idlelib folder under your
Python install.
On my PC that is:
C:\Python3\idlelib\idle.bat
Create a shortcut to idle.bat and put it on your desktop.
(or add it to your start menu or whatever)
You may have installed Python in a different location
so you will need to find that first.
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos
More information about the Tutor
mailing list