[issue40083] No run option available in python idle in version 3.8.2

2020-08-31 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

I am assuming that Murat is correct that the only problem is confusion between 
'Shell' (which is a subclass of the base editor window) and Editor Window 
(which is a different subclass).  For further help, please to to a general 
forum, such as python-list.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-08-31 Thread Murat Turan


Murat Turan  added the comment:

There is a very simple solution for that. Open IDLE, if you dont see RUN tab, 
its opened in "Shell" mode. Go Options --> Configure IDLE, click to "General" 
tab and choose "Open Edit Window" option for start-up. That's it!

--
nosy: +Murat_Turan

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-04-19 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

3. You did not answer about the tcl/tk version.

4. When you start from the start menu, there is no Editor window, just the 
Shell window, which does not have the Run menu.  Again, how did you get an 
editor window?

5. Search the Web for an illustrated explanation or ask on python-list.

6. 'touch' was the wrong word.  I should have asked, "Have you changed any of 
the  files in Lib/idlelib?  If which ones, and how?"

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-04-03 Thread Rajesh R Naik


Rajesh R Naik  added the comment:

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.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-04-02 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

I cannot do anything until you answer all 6 question.  Perhaps you should post 
on python-list to get help doing so.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-04-01 Thread Rajesh R Naik


Rajesh R Naik  added the comment:

i thought this issue is with windows home edition 
please confirm and resolve

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-03-27 Thread Terry J. Reedy


Terry J. Reedy  added the comment:

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?

--
nosy:  -twouters

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue40083] No run option available in python idle in version 3.8.2

2020-03-27 Thread Rajesh R Naik


New submission from Rajesh R Naik :

i using pyhton 3.8.2 latest version in that there no run option available in 
python idle.
so please help
also iam using windows 10 home

--
assignee: terry.reedy
components: IDLE
messages: 365137
nosy: Raj_110, terry.reedy, twouters
priority: normal
severity: normal
status: open
title: No run option available in python idle in version 3.8.2
type: performance
versions: Python 3.8

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com