Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swig fails, fatal error: numpy/arrayobject.h: No such file or directory #1

Open
nickoe opened this issue Apr 3, 2020 · 3 comments
Open

Comments

@nickoe
Copy link

nickoe commented Apr 3, 2020

I am getting this error when building:

[ 69%] Building CXX object swig/CMakeFiles/bokehgui_swig.dir/CMakeFiles/bokehgui_swig.dir/bokehgui_swigPYTHON_wrap.cxx.o
gr-bokehgui/build4/swig/CMakeFiles/bokehgui_swig.dir/bokehgui_swigPYTHON_wrap.cxx:2905:10: fatal error: numpy/arrayobject.h: No such file or directory
 2905 | #include <numpy/arrayobject.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
$ pacman -Ql python-numpy | grep "arrayobject.h"
python-numpy /usr/lib/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h
python-numpy /usr/lib/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h
@nickoe
Copy link
Author

nickoe commented Apr 6, 2020

Hmm, ok, I can make it work now.

@nickoe nickoe closed this as completed Apr 6, 2020
@nickoe nickoe reopened this Apr 7, 2020
@nickoe
Copy link
Author

nickoe commented Apr 7, 2020

Ok, forgot this was a build time error not a cmake configure time issue.

@Notou
Copy link
Collaborator

Notou commented May 6, 2020

What's the status on this issue?
If it's still active, do you think you could raise it in the new gnuradio hosted repo ?

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

No branches or pull requests

2 participants