Anew a problem of scikits.odes install
Wheels cannot be built.
Am I missing something ?
I have scipy and numpy
I succeeded installing sundials 5.1.0 as asked
I have C, C++ and fortran compilers installed
libblas and liblapack
Are the deprecation warnings a problem ?
There seems to be a missing Python.h somewhere.
build/src.linux-x86_64-3.11/build/src.linux-x86_64-3.11/scikits/odes/fortranobject.h:7:10: fatal error: Python.h: Aucun fichier ou dossier de ce type
7 | #include <Python.h>
| ^~~~~~~~~~