Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exe #267

Closed
Abhijeetbyte opened this issue May 1, 2022 · 5 comments
Closed

Exe #267

Abhijeetbyte opened this issue May 1, 2022 · 5 comments
Labels

Comments

@Abhijeetbyte
Copy link

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

@brentvollebregt
Copy link
Owner

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

@github-actions
Copy link

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 github-actions bot added Stale and removed Stale labels Jun 19, 2022
@github-actions
Copy link

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 github-actions bot added Stale and removed Stale labels Jul 21, 2022
@github-actions
Copy link

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 github-actions bot added the Stale label Aug 22, 2022
@github-actions
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants