You could try running the exe file in your command prompt. Doing this will allow you to see the error that stops the program from running. I'm not sure that I would be able to help you more, but viewing the error should be helpful.
On Sat, 21 Aug 2021 at 20:33, TEETB266_Biswarup Chaki < [email protected]> wrote: > I have a Python script which I need to be exported as an .exe type file; > after creation of .exe file, when I run it there is nothing happening, just > a terminal opening up and closing within blink of an eye. Can anyone pls > suggest a solution for this. > > -- > You received this message because you are subscribed to the Google Groups > "PyInstaller" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/pyinstaller/ed67fbe9-cc6a-4a3e-9c4f-562c425ecb6en%40googlegroups.com > <https://groups.google.com/d/msgid/pyinstaller/ed67fbe9-cc6a-4a3e-9c4f-562c425ecb6en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/CAKM7qvcBgSNpOT2-WOkFti2MjrMn6uzE%2Bv-OM0RrvXD6eZNoSA%40mail.gmail.com.
