Skip to content

Conversation

rbeucher
Copy link
Member

@rbeucher rbeucher commented Jul 7, 2025

No description provided.

@edoyango
Copy link
Collaborator

This looks like it won't be achievable until mayavi or cdo gets a new version. Below are the conflicting chain of dependencies that block the install (first level is explicit requirements, and subsequent levels are dependencies).

  • cmor=3.11
    • hdf5>=1.14.6,<1.14.7
  • cdo=2.5 (is the only version of cdo that can satisfy the above hdf5 requirement)
    • proj >=9.5.1,<9.6.0
  • mayavi=4.8.3 or mayavi=4.8.2 can satisfy above hdf5 dependency
    • vtk-base>=9.3.0,<9.3.1
      • proj >=9.6.0,<9.7.0 (conflicts with cdo's proj dependency)
        I don't think there's a solution for now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants