-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue on open_raw()
#1415
Comments
@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? |
|
I just ran into the same issue and I think this a duplicate of #1391 The solution should thus be to use python 3.11. |
Thanks for the information. I'll close this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
The text was updated successfully, but these errors were encountered: