mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #189] exe not opening #173
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 @bonnybabukachappilly on GitHub (Aug 6, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/189
I couldn't open the exe file. My project consist of node packages which are not using but needed in the directory.
@brentvollebregt commented on GitHub (Aug 6, 2021):
Could you provide some more details? What do you mean by "I couldn't open the exe file" - you can't run it at all or it runs and immediately crashes?
Also did you read the help post before creating this issue?
@bonnybabukachappilly commented on GitHub (Aug 22, 2021):
Sorry, I found out the issues. I ran the program via command prompt and found the issues and fixed it. I was new and I didn't find anything on the web and decided to post here. Sorry for the trouble.