Skip to content

Deprecated numpy version #150

@ducoffeM

Description

@ducoffeM

AttributeError: np.float_ was removed in the NumPy 2.0 release. Use np.float64 instead
Solution: modify np.float_ to np.float64 and force numpy version >=2.0

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