Skip to content

Installation from pip broken #7

@arnauqb

Description

@arnauqb

While the installation through conda goes smoothly, the installation through pip is broken due to some missing files:

DEBUG:['thirdparty/hairer/LICENSE_HAIRER', 'lib/hairer/LICENSE_HAIRER', 'thirdparty/glimda/LICENSE_GLIMDA', 'lib/glimda/LICENSE_GLIMDA', 'thirdparty/odepack/LICENSE_ODEPACK', 'lib/odepack/LICENSE_ODEPACK', 'thirdparty/odassl/LICENSE_ODASSL', 'lib/odassl/LICENSE_ODASSL', 'thirdparty/dasp3/LICENSE_DASP3', 'lib/dasp3/LICENSE_DASP3']
non-existing path in '': 'assimulo/thirdparty/hairer/dopri5.pyf'
non-existing path in '': 'assimulo/thirdparty/hairer/rodas_decsol.pyf'
non-existing path in '': 'assimulo/thirdparty/hairer/radau_decsol.pyf'
non-existing path in '': 'assimulo/thirdparty/hairer/radar5.pyf'
non-existing path in '': 'assimulo/thirdparty/odepack/odepack.pyf'
non-existing path in '': 'assimulo/thirdparty/odassl/odassl.pyf'
running egg_info
running build_src
build_src
building extension "assimulo.algebraic" sources
building extension "assimulo.explicit_ode" sources
building extension "assimulo.implicit_ode" sources
building extension "assimulo.ode" sources
building extension "assimulo.problem" sources
building extension "assimulo.special_systems" sources
building extension "assimulo.support" sources
building extension "assimulo.solvers.euler" sources
building extension "assimulo.lib.dopri5" sources
target build/src.linux-x86_64-3.8/assimulo/thirdparty/hairer/dopri5module.c does not exist:
Assuming dopri5module.c was generated with "build_src --inplace" command.
error: 'assimulo/thirdparty/hairer/dopri5module.c' missing
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Installed packages are python 3.8, scipy 1.4.1, cython 0.29.14.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions