Skip to content

Error running solver: "Array must not contain infs or NaNs" #7

@ghost

Description

After setting up the conda env "relperm" using environment.yml from the repo (date: 20-April-2025) I am getting an error when running any one of the Jupyter notebooks.

The error arises in the line that initialises the model:
model1.solve;

Resulting in the error:
LinAlgError: "Array must not contain infs or NaNs"

This seems to be related to a recent change in the packages that are being installed, because when I reverted to an older set of packages, I am not experiencing the issue.

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