This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Raj_110
Recipients Raj_110, terry.reedy
Date 2020-04-03.07:11:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585897914.96.0.434815910965.issue40083@roundup.psfhosted.org>
In-reply-to
Content
1.How are you installing python?  From the python.org installer (which one)?  From the Window store?  From a 3rd party installer (which one)?
>> we installed form python.org not from windows store and not 3rd party
2.How do you start IDLE?
>> by searching python idle on start windows in laptop
3. What does Help => About IDLE say about the tk version?
>> We are using python 3.8.2 version
4.How do you get an editor window?  What do you see on the menu?  If Run appears, what happens when you click it?
>> after installed its shows the editor window in that not showing run option.
5.Start IDLE from Command Prompt with "py -3.8 -m idlelib".  Do you ever see any error messages?
>> no idea how to run py idel in command promot
6.Have you touched any files in Lib/idlelib?
>> I have touched the Lib/idlelib.
History
Date User Action Args
2020-04-03 07:11:55Raj_110setrecipients: + Raj_110, terry.reedy
2020-04-03 07:11:54Raj_110setmessageid: <1585897914.96.0.434815910965.issue40083@roundup.psfhosted.org>
2020-04-03 07:11:54Raj_110linkissue40083 messages
2020-04-03 07:11:54Raj_110create