I have some code that uses Tkinter and it opens a window and waits for the user to click a button. I want to make an executable with pyinstaller. So I did it using pyi
pyi