mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #503] Windows 10 #391
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 @jatankshirsagar on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/503
Quick Checks
I am able to generate the exe using the tool on a Ubuntu but when I go to my windows 10 laptop and try running the generated exe it is giving me an error as seen in the image
Your Environment:
python --version):pip show auto-py-to-exe):pip show pyinstaller):pip show eel):@github-actions[bot] commented on GitHub (Oct 3, 2024):
👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.
Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.
@brentvollebregt commented on GitHub (Oct 3, 2024):
Please read the help post: Can I Create an Executable on One Operating System and Run it on Another?