Skip to content

Deprecated API warning from numpy #298

@msimet

Description

@msimet

Pretty much what it says in the title. When I run scons (with WARN=False), I get several copies of:

In file included from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1722,
from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15,
from pysrc/module.cpp:4:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_AP
I NPY_1_7_API_VERSION"

Metadata

Metadata

Assignees

Labels

buildRelated to compiling, building, installing

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions