debug
This commit is contained in:
parent
0673469b29
commit
436f6a8d11
|
@ -270,6 +270,7 @@ bool RTCContext::init(const char* selfUserId, const char* selfDisplayName, const
|
|||
//namespace np = boost::python::numpy;
|
||||
//Py_Initialize(); // 初始化 Python
|
||||
//np::initialize();
|
||||
PyEval_InitThreads();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue