-
Notifications
You must be signed in to change notification settings - Fork 469
Open
Description
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
Labels
No labels