mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-27 04:35:50 +03:00
[GH-ISSUE #90] EXE does not work in another computer #86
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 @AragonGrosso on GitHub (Feb 21, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/90
Hi,
I have created an EXE from a PY file, and it is working perfectly in my computer. The problem is when I try to run that EXE in another computer (same OS). The error is "Failed to execute script scriptname".
I am using the folder and Window based options. Y tried both including PY file into the folder and not.
Thank you in advance.
@brentvollebregt commented on GitHub (Feb 21, 2020):
In the README under Issues Using the Tool, there is a link to a help article that I wrote. I highly recommend you read this, especially the area on Debugging.
Following the steps in the article will help you identify the hidden error being thrown.
@brentvollebregt commented on GitHub (May 28, 2020):
There has been no response in more than three months so I'm going to assume this was resolved.