IDLE missing !

MRAB python at mrabarnett.plus.com
Sun Sep 1 15:44:35 EDT 2019


On 2019-09-01 11:53, Alex wrote:
> I tried downloading the 3.7.4 version of python and and then tried to install tensorflow but found that TF is only available for version 3.5.x.
> Thus uninstalled the 3.7.4. version and tried downloading multiple 3.5.x version while all of them downloaded but I couldn’d find the IDLE shell with them.
> They do get installed into the system but the IDLE is not installed.
> what should I do about it ?
> 
It should be in a subfolder of Python's folder, for example: 
C:\Python35\Lib\idlelib\idle.bat



More information about the Python-list mailing list