Skip to content

Dependency Conflict: devote==4.8.11 and numpy #3

@Seven7Sun

Description

@Seven7Sun

Dependency Conflict: devote==4.8.11 and numpy

I've identified a conflict between devote==4.8.11 and numpy==1.26.4 in your env.yaml. Specifically:

  • The FWI problem encounters errors when using numpy==1.26.4, but works correctly with numpy==2.0.2.
  • Conversely, the Blackhole problem functions properly only with numpy==1.26.4 and does not work well with numpy==2.0.2.

Conclusion

It appears that the FWI problem and the Blackhole problem have conflicting dependencies regarding the numpy version.
So l have to use separate virtual environments to maintain the appropriate dependencies when l switch between these two problems.

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