[GH-ISSUE #267] Release .exe of auto-py-to-exe #235

Closed
opened 2026-02-26 12:20:55 +03:00 by kerem · 5 comments
Owner

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

image

image

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 ![image](https://user-images.githubusercontent.com/80936610/166142607-9ddb67b7-92ac-40fd-95d7-695502aca691.png) ![image](https://user-images.githubusercontent.com/80936610/166142649-79f617ed-b345-453d-a878-e8b0d1b2f023.png)
kerem 2026-02-26 12:20:55 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@brentvollebregt commented on GitHub (May 3, 2022):

In #239 I noted that

there is not an executable version of auto-py-to-exe - if there was, it would be much harder to package third-party packages

Since the exe would be using it's own internal version of Python, you would have to add the site-packages folder 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).

<!-- gh-comment-id:1115867837 --> @brentvollebregt commented on GitHub (May 3, 2022): In #239 I noted that > there is not an executable version of auto-py-to-exe - if there was, it would be much harder to package third-party packages Since the exe would be using it's own internal version of Python, you would have to add the `site-packages` folder 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).
Author
Owner

@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.

<!-- gh-comment-id:1159594071 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1190932504 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1221692399 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 27, 2022):

Closing issue due to no activity in more than 60 days.

<!-- gh-comment-id:1229094563 --> @github-actions[bot] commented on GitHub (Aug 27, 2022): Closing issue due to no activity in more than 60 days.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#235
No description provided.