You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)