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
Command failed
simulation/mars/plugins/PythonMars(/home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/simulation/mars/plugins/PythonMars): failed in build phase
'make --jobserver-fds=7,8 -j' returned status 2
see /home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/install/log/simulation/mars/plugins/PythonMars-build.log for details
last 10 lines are:
[ 40%] Building CXX object CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o
[ 60%] Building CXX object CMakeFiles/PythonMars.dir/PythonMars_automoc.cpp.o
/home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/simulation/mars/plugins/PythonMars/src/PythonInterpreter.cpp:8:31: fatal error: numpy/arrayobject.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
CMakeFiles/PythonMars.dir/build.make:86: die Regel für Ziel „CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o“ scheiterte
make[2]: *** [CMakeFiles/PythonMars.dir/src/PythonInterpreter.cpp.o] Fehler 1
CMakeFiles/Makefile2:67: die Regel für Ziel „CMakeFiles/PythonMars.dir/all“ scheiterte
make[1]: *** [CMakeFiles/PythonMars.dir/all] Fehler 2
Makefile:127: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2
Building MARS fails because of a missing dependency to numpy.
The text was updated successfully, but these errors were encountered:
Command failed
simulation/mars/plugins/PythonMars(/home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/simulation/mars/plugins/PythonMars): failed in build phase
'make --jobserver-fds=7,8 -j' returned status 2
see /home/dfki.uni-bremen.de/mschilling/projects/DROCK/software2/install/log/simulation/mars/plugins/PythonMars-build.log for details
last 10 lines are:
Building MARS fails because of a missing dependency to numpy.
The text was updated successfully, but these errors were encountered: