Ok. I have a python script which includes gui(tkinter). I want to convert it into executable file. I used pyinstaller to do that and it’s working fine but my question is whether