Skip to content

How to embed python runtime into my app #3805

Answered by youknowone
oovm asked this question in Q&A
Discussion options

You must be logged in to vote

Try to use latest main branch instead of published version.

Even without stdlib, you have to embed a few python files. Skipping stdlib is possible but builtin-modules are necessary. https://docs.python.org/3/library/sys.html#sys.builtin_module_names

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Rafael-Conde
Comment options

@DimitrisJim
Comment options

@Rafael-Conde
Comment options

Answer selected by oovm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants