Python Forum
[Tkinter] On Win 10, no graphical window when run code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] On Win 10, no graphical window when run code
#5
Your code works fine on Python 3.8 running on Windows 10. The window is small, but there is a window. I ran it from Idle and Visual Studio Code and I also ran it from the cmd window using "python helloworld.py" All worked the same for me.
Reply


Messages In This Thread
RE: On Win 10, no graphical window when run code - by deanhystad - Nov-01-2020, 04:39 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Interaction between Matplotlib window, Python prompt and TKinter window NorbertMoussy 3 605 Mar-17-2024, 09:37 AM
Last Post: deanhystad
  Embedding Matplotlib in graphical user interfaces bobthebuilder 2 2,728 May-19-2020, 09:42 PM
Last Post: bobthebuilder
  tkinter window and turtle window error 1885 3 6,781 Nov-02-2019, 12:18 PM
Last Post: 1885
  [Tkinter] my simple window code is not working antonmichel 8 13,205 Jan-29-2018, 06:24 PM
Last Post: Larz60+
  update a variable in parent window after closing its toplevel window gray 5 9,164 Mar-20-2017, 10:35 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020