Skip to content

Install error because of the scipy version #25

Open
@mousset

Description

Error when doing import s2scat because of the scipy version 1.14.1. This is the error I got

---> 27 from scipy.integrate import trapz
ImportError: cannot import name 'trapz' from 'scipy.integrate'

By installing scipy==1.12.0, the issue was solved. Should we put this in the requirements ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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