-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
cmake fails to find Numpy for making the python wrapping even after I manually input the outputs of import numpy as np; np.get_include(); np.__version__ in the NUMPY_INCLUDE_DIR and NUMPY_VERSION in the cmake options.
I am using python 3.5 on Ubuntu 16.10 (kernel version 4.4.0-31), python 3.5.1 and numpy version 1.11.1. I have tried to build it on the commit d4c03aa9e354be16265d0efe0815c09b35abc642
Can anyone please help?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels