[GH-ISSUE #66] One EXE file #65

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

Originally created by @TrackRunny on GitHub (Aug 6, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/66

Quick question I want to make it so my python files can go into one exe file and then you can just run it and then everything will work. I checked the stackoverflow page for how to do that, but I really don't understand it much. I also checked the website to where it has the code snippet but I'm not sure what to do with that code. Can anyone help me with this?

Originally created by @TrackRunny on GitHub (Aug 6, 2019). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/66 Quick question I want to make it so my python files can go into **one** exe file and then you can just run it and then everything will work. I checked the stackoverflow page for how to do that, but I really don't understand it much. I also checked the website to where it has the code snippet but I'm not sure what to do with that code. Can anyone help me with this?
kerem closed this issue 2026-02-26 12:20:22 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Aug 8, 2019):

Did you read my post on Issues When Using auto-py-to-exe? In the post, I talk about adding the path wrapper so Python can find your files when in both one file and one directory mode.

I recommend getting the one directory mode setup working correctly first when adding the path snippet before you try using one file mode.

<!-- gh-comment-id:519374614 --> @brentvollebregt commented on GitHub (Aug 8, 2019): Did you read my post on [Issues When Using auto-py-to-exe](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/)? In the post, I talk about [adding the path wrapper](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#the-one-file-resource-wrapper) so Python can find your files when in both one file and one directory mode. I recommend getting the one directory mode setup working correctly first when adding the path snippet before you try using one file mode.
Author
Owner

@brentvollebregt commented on GitHub (Oct 30, 2019):

@TrackRunny did you solve the issue?

<!-- gh-comment-id:548129567 --> @brentvollebregt commented on GitHub (Oct 30, 2019): @TrackRunny did you solve the issue?
Author
Owner

@TrackRunny commented on GitHub (Oct 30, 2019):

Coming back to this after one month, let me try what you said. I totally forgot about this.

<!-- gh-comment-id:548144773 --> @TrackRunny commented on GitHub (Oct 30, 2019): Coming back to this after one month, let me try what you said. I totally forgot about this.
Author
Owner

@brentvollebregt commented on GitHub (Jan 9, 2020):

No further information provided. Closing the issue.

<!-- gh-comment-id:572395142 --> @brentvollebregt commented on GitHub (Jan 9, 2020): No further information provided. Closing the issue.
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#65
No description provided.