79627986

Date: 2025-05-19 01:58:25
Score: 0.5
Natty:
Report link

It work for me using Python 3.12.3. You could upgrade Python 3.13.3 instead of 3.9

Use self to call App --> self.app.exit

self.button = ttk.Button(self, text='Exit', command=self.app.exit)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Adios Gringo