0

Is it possible to execute a Python script from a C++ thread, so that the Python runs from the C++ thread, rather than forking a new process?

I am aware of Boost Python, but that seems to only allow calling C++ from within Python?

user997112
  • 26,971
  • 40
  • 166
  • 315

0 Answers0