Hello,
I am encountering a TypeError: 'ABCMeta' object is not subscriptable when trying to import rename_cmip6 from the xmip.preprocessing module.
I created a new separate enviroment to use xmip:
Python version: 3.8.18
Packages versions:
xmip: 0.7.1
cf_xarray: 0.8.6
xarray: 2022.11.0
dask: 2023.5.0
fsspec: 2023.10.0
gcsfs: 2023.10.0
numpy: 1.23.3
pandas: 1.5.0
aiohttp: 3.9.0
Has anyone come across this issue before ? Any help is appreciated.
Thank you !