[GH-ISSUE #516] 可以发布一个exe版本吗? #398

Closed
opened 2026-02-26 12:21:28 +03:00 by kerem · 3 comments
Owner

Originally created by @WEI9899 on GitHub (Dec 27, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/516

可以发布一个exe版本吗?因为一移动文件 又要重新配置解析器

Originally created by @WEI9899 on GitHub (Dec 27, 2024). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/516 可以发布一个exe版本吗?因为一移动文件 又要重新配置解析器
kerem 2026-02-26 12:21:28 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@github-actions[bot] commented on GitHub (Dec 27, 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.

<!-- gh-comment-id:2563224237 --> @github-actions[bot] commented on GitHub (Dec 27, 2024): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). 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](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@mostypc123 commented on GitHub (Dec 27, 2024):

if google translate is right, you are asking about a feature (exe version of autopytoexe) that was requested like 500000000000000000000000 times, and @brentvollebregt said that its not possible.

from issue #267:

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:2563991745 --> @mostypc123 commented on GitHub (Dec 27, 2024): if google translate is right, you are asking about a feature (exe version of autopytoexe) that was requested like 500000000000000000000000 times, and @brentvollebregt said that its not possible. from issue #267: > 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

@brentvollebregt commented on GitHub (Dec 29, 2024):

Thanks @mostypc123, I have updated the title of #267 to make it easier to find hopefully.

I will close this as a duplicate.

<!-- gh-comment-id:2564676916 --> @brentvollebregt commented on GitHub (Dec 29, 2024): Thanks @mostypc123, I have updated the title of #267 to make it easier to find hopefully. I will close this as a duplicate.
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#398
No description provided.