Can you embed the _internal directory inside the executable? #8921
Replies: 1 comment 1 reply
-
Ermm, I'm pretty certain it would have taken you less time to search the documentation for the words |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm wondering if pyinstaller has some sort of single-file mode where all required files are within the executable itself. I know .NET has this and I'd like to know if pyinstaller has this feature too.
Beta Was this translation helpful? Give feedback.
All reactions