mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #294] The app is frozen on the start screen #257
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 @congdan-62 on GitHub (Aug 5, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/294
Originally assigned to: @congdan-62 on GitHub.
Quick Checks For You
Describe the bug
The app is frozen on the start screen. The start screen with a white half circle running forever.
To Reproduce
Steps to reproduce the behavior:
I uninstalled app then install again but the issue not gone
Expected behavior
Screenshots

If applicable, add screenshots to help explain your problem.
Your Environment:
python --version): python v 3.10.4pip show auto-py-to-exe): 2.21.1pip show pyinstaller): 5.1pip show eel): 0.14.0Additional context
Add any other context about the problem here.
@brentvollebregt commented on GitHub (Aug 5, 2022):
Are there any errors in the DevTools console (F12)? Also are there any errors in the console where you started auto-py-to-exe from?
@congdan-62 commented on GitHub (Aug 5, 2022):
I don't know. I just start this app by enter 'auto-py-to-exe' in cmd window. My OS is win 10. By the way, when I use pyinstaller to convert py to exe, it is good job without any error.
@congdan-62 commented on GitHub (Aug 5, 2022):
I don't know, but in cmd window I just enter auto-py-to-exe and the app start then frozen on the start screen, event on vs code the result is same. I use pyinstaller to convert py file to exe file have no error.
@brentvollebregt commented on GitHub (Aug 5, 2022):
Unless you can pass what is in the DevTools console, there isn't much I can help with sorry
@github-actions[bot] commented on GitHub (Sep 26, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Oct 1, 2022):
Closing issue due to no activity in more than 60 days.