Skip to content

Conversation

@vmarkovtsev
Copy link

See http://stackoverflow.com/questions/14657375/cython-fatal-error-numpy-arrayobject-h-no-such-file-or-directory#comment52750462_14657667

cythonize(include_path=...) does not help either. Only manual Extension(), only hardcore.

@haraball
Copy link

I had the same error. For me both solutions (this and #20) work after I set export CFLAGS="-I /full/path/to/.venv/lib/python3.5/site-packages/numpy/core/include $CFLAGS".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants