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
-
terminate called after throwing an instance of 'std::runtime_error' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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