The option bar does not appear in Python.

Erza -  
M3NSONG3 Posted messages 670 Status Member -
Hello,
I installed Python 3.8.1 on my computer (Windows 10 PC) but when I opened the app, the menu bar did not appear. I only saw: "Python 3.8.1 (tags/v3.8.1:1b293b6, Dec 18 2019, 23:11:46) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information." I know that this appears every time, but normally, we can see the bar with file, edit, view, etc.
Maybe this is related to the fact that the whole app is black except for the text and the border.
Thank you in advance

Configuration: Windows / Chrome 79.0.3945.88

1 answer

M3NSONG3 Posted messages 670 Status Member 162
 
Hi!

There you've opened the Python interpreter, what you're looking for is the Python IDLE. Those are two different programs.

Look in your programs for "IDLE" and you should find what you're looking for ;)
Happy coding!

--
Best regards.
-1