Getting ImportError with undefined symbol: PyModule_Create2 when trying to create custom C++ module

前端 未结 0 1784
星月不相逢
星月不相逢 2020-12-12 09:12

I am trying to update a C++ module to be compatible with python3. I had build the module using make command and the build was successful. However, when I tried to run the mo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题