Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the python version? #1

Open
mantou22 opened this issue Nov 25, 2019 · 1 comment
Open

What is the python version? #1

mantou22 opened this issue Nov 25, 2019 · 1 comment

Comments

@mantou22
Copy link

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);

@mantou22
Copy link
Author

Hello, please reply after you see it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant