What is the proper way of initializing and finalizing the python interpreter in a C++ class in Pybind11 for multi threads? #5041
Unanswered
chenzhengda
asked this question in
Q&A
Replies: 1 comment 1 reply
-
terminate called after throwing an instance of 'std::runtime_error' |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the proper way of initializing and finalizing the python interpreter in a C++ class in Pybind11 for multi threads?
Beta Was this translation helpful? Give feedback.
All reactions