mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #66] One EXE file #65
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 @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?
@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.
@brentvollebregt commented on GitHub (Oct 30, 2019):
@TrackRunny did you solve the issue?
@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.
@brentvollebregt commented on GitHub (Jan 9, 2020):
No further information provided. Closing the issue.