You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use gcc 10.2 (system installation) and cmake 3.19.1 (system installation). I also have copied FindNumPy.cmake into cmake/ (Which would have been helpful if documentation would mention this)
I have some issues compiling python bindings for my project involving xtensor.
My CMakeList.txt looks like this
with Python.cpp
My conda environment has installed:
I use gcc 10.2 (system installation) and cmake 3.19.1 (system installation). I also have copied
FindNumPy.cmake
intocmake/
(Which would have been helpful if documentation would mention this)Now during compilation I get
The text was updated successfully, but these errors were encountered: