mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #267] Release .exe of auto-py-to-exe #235
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 @Abhijeetbyte on GitHub (May 1, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/267
Can you guys pack this tool into an .exe application ?
Right now I'm using it, as a shortcut profile , it's awesome 👏👏👍👍
Here is some screenshots
@brentvollebregt commented on GitHub (May 3, 2022):
In #239 I noted that
Since the exe would be using it's own internal version of Python, you would have to add the
site-packagesfolder manually to tell PyInstaller where to look for modules. Even if this was done, you would need to be sure the two versions of Python were the same (the internal one and the one installed globally on the host).@github-actions[bot] commented on GitHub (Jun 19, 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 (Jul 21, 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 (Aug 22, 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 (Aug 27, 2022):
Closing issue due to no activity in more than 60 days.