Why is my python executable not running like my python file?
All the other things in my code is running good when I convert it to an executable file using pyinstaller
except for this window could you please assist me with some ideas as this is my first time creating a .exe file.