Anyone faced similar issue shown below?
Compiling hcn/hcn.pyx because it changed.
[1/1] Cythonizing hcn/hcn.pyx
Error compiling Cython file:
...
pyt = HTuple()
pyt.me = t
return pyt
@staticmethod
def from_array_int(cnp.ndarray[cnp.long_t, ndim=1, mode="c"] arg):
^
hcn\hcn.pyx:67:39: Invalid type.