mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 12:15:50 +03:00
[GH-ISSUE #55] UI is closing immediately. #52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @snehitvaddi on GitHub (May 17, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/55
when I'm running run.py, Im getting UI for just a fraction of seconds and immediately it is closing.
@brentvollebregt commented on GitHub (May 17, 2019):
What version are you using? What version of Python are you using to run it? What OS are you running it on?
@brentvollebregt commented on GitHub (May 17, 2019):
Also can you run it using something like the terminal so you can see the error in the output.
@snehitvaddi commented on GitHub (May 18, 2019):
Thank you @brentvollebregt, It worked fine when I reinstalled and run through terminal.