You are not logged in.
numpy version is too new while xarray version is too old, they cannot work together.
I found this problem when i try too install some xarray economic package, see:
https://github.com/xarray-contrib/cf-xarray/issues/532
Offline
my suggestion is update the xarray version, what can i do for this?
Offline
Seems python-xarray has been updated about an hour ago: https://archlinux.org/packages/extra/any/python-xarray/
Once your local mirror is up to date, you should be able to update to python-xarray 2024.07.0
Offline
Seems python-xarray has been updated about an hour ago: https://archlinux.org/packages/extra/any/python-xarray/
Once your local mirror is up to date, you should be able to update to python-xarray 2024.07.0
Thanks, that work. Besides, i update my aur package because that can pass test again.
Offline