为什么会报错”Error compiling Cython file: cymj.pyx:127:21:Cannot assign type 'void (const char *) except * nogil' to 'void (*)(const char *) noexcept nogil'. Exception values are incompatible. Suggest adding 'noexcept' to the type of 'c_error_callback'.“ #3
为什么会报错”Error compiling Cython file: cymj.pyx:127:21:Cannot assign type 'void (const char ) except nogil' to 'void ()(const char ) noexcept nogil'. Exception values are incompatible. Suggest adding 'noexcept' to the type of 'c_error_callback'.“
为什么会报错”Error compiling Cython file: cymj.pyx:127:21:Cannot assign type 'void (const char ) except nogil' to 'void ()(const char ) noexcept nogil'. Exception values are incompatible. Suggest adding 'noexcept' to the type of 'c_error_callback'.“