-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Generic Issue
- xscen version: 0.9.1
- Python version: python 3.11.10
- Operating System: Linux (conda)
Description
Conda happily installs xclim == 0.53.1 with xscen == 0.9.1, which is incompatible. There should be a xclim max version.
A solution would be to push a patch release 0.9.2
with the maximum compatible xclim set, and no other changes.
Specific error:
backend-dev-1 | ImportError: cannot import name 'convert_calendar' from 'xclim.core.calendar' (/opt/conda/envs/backend/lib/python3.11/site-packages/xclim/core/calendar.py)
Metadata
Metadata
Assignees
Labels
No labels