How to install coviar in python2?
TyroneLi opened this issue · 0 comments
TyroneLi commented
Hi~ths for nice work.Do u know how to modify the code coviar part for python2? I try to modify according to python2 c extension.But it is incompatiable with numpy??
the error dump here:
*bgr_arr = PyArray_ZEROS(4, dims, NPY_UINT8, 0);