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
Solution to issue cannot be found in the documentation.
I checked the documentation.
Issue
Current versions of xarray-datatree and xarray seem to not be compatible.
$ python -c "import datatree"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/opt/miniconda3/envs/prod/lib/python3.11/site-packages/datatree/__init__.py", line 2, in <module>
from .datatree import DataTree
File "/opt/miniconda3/envs/prod/lib/python3.11/site-packages/datatree/datatree.py", line 33, in <module>
from xarray.core.utils import (
ImportError: cannot import name 'HybridMappingProxy' from 'xarray.core.utils' (/opt/miniconda3/envs/prod/lib/python3.11/site-packages/xarray/core/utils.py)
Solution to issue cannot be found in the documentation.
Issue
Current versions of
xarray-datatree
andxarray
seem to not be compatible.this package was merged into xarray 2024.10.0 ?
Installed packages
packages in environment at /opt/miniconda3/envs/prod:
Name Version Build Channel
..snipped as too large for github form :( ...
xarray 2024.10.0 pyhd8ed1ab_0 conda-forge
xarray-datatree 0.0.14 pyhd8ed1ab_0 conda-forge
Environment info
populated config files : /home/akrherz/.condarc
conda version : 24.9.2
conda-build version : 24.9.0
python version : 3.11.10.final.0
solver : libmamba (default)
virtual packages : __archspec=1=skylake
__conda=24.9.2=0
__glibc=2.34=0
__linux=5.14.0=0
__unix=0=0
base environment : /opt/miniconda3 (writable)
conda av data dir : /opt/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/linux-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/linux-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /opt/miniconda3/pkgs
/home/akrherz/.conda/pkgs
envs directories : /opt/miniconda3/envs
/home/akrherz/.conda/envs
platform : linux-64
user-agent : conda/24.9.2 requests/2.32.3 CPython/3.11.10 Linux/5.14.0-427.40.1.el9_4.x86_64 rocky/9.4 glibc/2.34 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.10
UID:GID : 43306:101
netrc file : /home/akrherz/.netrc
offline mode : False
The text was updated successfully, but these errors were encountered: