Skip to content

Calling another .py from the converted .exe file #2579

Answered by Akascape
ntahlahweh asked this question in Q&A
Discussion options

You must be logged in to vote

My question is, can I combine the "_internal" folder together in one place?

@ntahlahweh
I haven't tried this before, but it should work since both apps use the same internal files packaged by PyInstaller. Compare the contents of both internal folders to ensure compatibility. If the second executable doesn't work, try copying any missing files from its internal folder.

Or you can also try one-file mode for the second exe, check this post for more info: #939

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ntahlahweh
Comment options

Comment options

You must be logged in to vote
1 reply
@Akascape
Comment options

Answer selected by ntahlahweh
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants