Skip to content

unable to install scikits.odes on ubuntu 22.04 python3.11 #163

@jtlap

Description

@jtlap

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>
| ^~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions