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 terry.reedy
Recipients Raj_110, terry.reedy
Date 2020-03-27.16:25:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585326311.4.0.678333530361.issue40083@roundup.psfhosted.org>
In-reply-to
Content
Run only appears on the main menu of editor windows, not Shell or Output windows.  If it does not appear, that would be a major bug.  But I have no problem with 3.8.2 on Win10 Pro.

If you do not have Run in an editor, or do but do not have Run Module or Run Customized on the Run menu, please supply much more detailed information.
1. How are you installing python?  From the python.org installer (which one)?  From the Window store?  From a 3rd party installer (which one)?
2. How do you start IDLE?
3. What does Help => About IDLE say about the tk 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?
5. Start IDLE from Command Prompt with "py -3.8 -m idlelib".  Do you ever see any error messages?
6. Have you touched any files in Lib/idlelib?
History
Date User Action Args
2020-03-27 16:25:11terry.reedysetrecipients: + terry.reedy, Raj_110
2020-03-27 16:25:11terry.reedysetmessageid: <1585326311.4.0.678333530361.issue40083@roundup.psfhosted.org>
2020-03-27 16:25:11terry.reedylinkissue40083 messages
2020-03-27 16:25:11terry.reedycreate