mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #224] graphical interface does not show up #204
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 @DG119 on GitHub (Dec 3, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/224
Hello guys, the graphical interface won't show up, and the terminal is just stuck there.

It worked fine previously, I have no idea what happened. I tried to pip uninstall and pip install it, nothing has changed.
There's no error message whatsoever.
Thanks in advance for any helps!
@DG119 commented on GitHub (Dec 3, 2021):
Actually, I remembered. I updated my python to Python 3.9.9
Could this be the reason?
@brentvollebregt commented on GitHub (Dec 3, 2021):
I don't believe this will be the issue.
If you execute
auto-py-to-exe --no-chrome, does the UI appear after selecting a browser (if it asks)?@DG119 commented on GitHub (Dec 3, 2021):
Hi, thanks for the reply first of all. And no, nothing appeared, the same thing happened just like my previous screenshot.
Edit: Actually it might be because of my computer itself. I've noticed that when I double click a pdf file it will not open in Chrome like it used to do. I'll try to restart my computer.
@DG119 commented on GitHub (Dec 3, 2021):
Yep, it's working fine now after the restart. Sorry for the trouble.