gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Help compiling python library #187

Closed ajmro closed 8 months ago

ajmro commented 8 months ago

Hello, I can compile a working c++ executable using "make executable" but I'm unable to compile the python library using plain "make". I'm pretty sure I have all the requirements specified in the user guide, I'm on a debian 11 x64 machine.

This is the error I get. I'm using default Makefile:

openmp1

Any help is appreciated

ajmro commented 8 months ago

Gave up and got it working on ubuntu 16.04.7