-
Notifications
You must be signed in to change notification settings - Fork 81
error importing echopype in fresh installation (version 0.8.4) #1432
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
Comments
@marianpena - thanks for reporting this! I saw something similar with the test failing in #1429 too, and that was with v0.9.1. Likely dependency version problem. Will try to get this sorted out soon. |
Looking into this more closely, in #1429 |
This is the version: |
This should be resolved now in #1434, which is now merged to We can't release just yet because the backward compatibility issue with xarray datatree (#1420), but hopefully that could be resolved this week. However, if you don't need to previously converted data, the other parts should work. 🤞 |
Thanks @leewujung. Do you know when this version will be available in conda? |
I am hoping later this week or early next week (latter is probably more practical... We will need to do whole bunch of testing to make sure we're catching most of the dependency issues. |
We're releasing v0.10.0 now which covers this. I'll resolve this issue now! |
Oops a packaging issue in python 3.12. Will resolve it soon but v0.10.0 won't be today. :/ |
Hi @leewujung, still getting no update from conda. Is it because of the python version (3.13.1)? Should I lower it to python 3.10-3.12 or is it coming soon? |
@marianpena : Please use 3.10-3.12. |
And use the |
finally got it, thanks! |
Awesome! |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I tried installing echopype in a new environment with conda and I got version 0.8.4. No problems in installation but when I import in Jupyter I get the following error:
The text was updated successfully, but these errors were encountered: