I am trying to create a close button for my tkinter application without using the sys module. I implemented this: os.system("TASKKILL /F /IM main.exe") and con
I tried to convert my Python script CHAP.py into an executable with py2exe in Python 3.10. This is what happens: C:\Users\MiDy1\source\repos\CHAP_2> python s