py_cfar
py_cfar copied to clipboard
What is the python version?
We reported an error at this place. What happened?
main.cpp:112:8: error: ‘PyModuleDef’ does not name a type static PyModuleDef cfarmodule = { ^ main.cpp: In function ‘void PyInit_cfar()’: main.cpp:125:36: error: ‘cfarmodule’ was not declared in this scope PyObject* m = PyModule_Create(&cfarmodule);
Hello, please reply after you see it.