Skip to content

'make' Error #165

@Jasonx001

Description

@Jasonx001

I ran the 'make'file, but it came an error like this:

python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 11, in
include_dirs = [np.get_include(), '../common'],
AttributeError: module 'numpy' has no attribute 'get_include'
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions