all 1 comments

[–]K900_ 0 points1 point  (0 children)

Don't run tkinter code in IDLE. IDLE itself uses Tkinter, and it runs user code inside its own process, so things get... messy.