Python Forum
python file(.py) not working with my tkinter project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python file(.py) not working with my tkinter project
#1
Hey everyone,
I'm trying to run my project by opening the .py project file and it doesn't work for some reason.
If I'm trying to run the code in Pycharm it works perfectly fine
but when I'm trying to open it from the .py file it start(you see the 'CMD' (black window) pop up and then close, the Tkinter window dose not show at all)
let me just say that I'm using the root.mainloop() function of course(in Pycharm it works fine) and my other Tkinter projects the .py file works fine too.
what can cause this kind of problem?
thanks Tongue
Reply


Messages In This Thread
python file(.py) not working with my tkinter project - by DeanAseraf1 - Jul-29-2019, 04:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Tkinter inside function not working Ensaimadeta 5 5,079 Dec-03-2023, 01:50 PM
Last Post: deanhystad
  tkinter toggle buttons not working Nu2Python 26 7,035 Jan-23-2022, 06:49 PM
Last Post: Nu2Python
  [Tkinter] remove file from current project rwahdan 2 2,305 Jul-25-2021, 09:14 AM
Last Post: Larz60+
  [Tkinter] Tkinter - I need to read file excel from GUI app to script file johnjh 0 10,738 Apr-17-2020, 08:14 PM
Last Post: johnjh
  Tkinter scaling windows conten to or with its size not working Detzi 5 4,489 Jan-12-2020, 12:42 PM
Last Post: Detzi
  [Tkinter] Mouse click event not working on multiple tkinter window evrydaywannabe 2 3,775 Dec-16-2019, 04:47 AM
Last Post: woooee
  Problem In calling a Function from another python file of project vinod2810 7 5,343 Oct-05-2019, 01:09 PM
Last Post: ichabod801
  [Tkinter] sleep(n) not working inside tkinter mainloop roger31415 2 5,208 Jul-14-2019, 06:57 PM
Last Post: wuf
  Python, Tkinter. How to search a specific file in a folder Roo 3 3,439 Feb-13-2019, 10:41 AM
Last Post: Larz60+
  tkinter - global variable not working albry 2 7,070 Jan-26-2019, 04:22 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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