Numpy's import_array() macro in python3 requires the calling function to return
void*. But the previous code didn't so it wouldn't compile. Fixed that problem.
Showing
Please
register
or
sign in
to comment
void*. But the previous code didn't so it wouldn't compile. Fixed that problem.