也就这样, - C++中嵌入python 的评论 https://type.so/c/embedded-python.html #include #include using namespace std; int main(int argc, char* argv[]) { PyObject *pModule,...