You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When python3.8 starts a c++ dynamic library containing pybind11, the dynamic library will crash. If you use a C++ process to call this dynamic library, it can run normally.
#4930
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
c code
py::scoped_interpreter python;
Beta Was this translation helpful? Give feedback.
All reactions