Skip to content

hcn\hcn.pyx:67:39: Invalid type #6

@khlitoshi

Description

@khlitoshi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions