Skip to content

cmake error #15

@sayantanghosh

Description

@sayantanghosh

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?

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