Open dhonanhibatullah opened 1 day ago
@dhonanhibatullah : I think this is likely due to the datatree version, since we pinned it to an earlier version to avoid conflict. What are the versions of xarray and datatree in your env?
xarray==2024.11.0
xarray-datatree==0.0.6
I am trying to run a simple code as follows.
But I got the following error:
Please note that I am using Python virtual environment, with echopype==0.9.0. Any idea on fixing this?