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
This has recently become an issue not only for mac OS, but linux as well.
On our linux version, we're running with netcdf4==1.7.0 and numpy==1.26.4.
We are currently preparing a big update to this repo to make the code compatible with keras 3.0. This will have updated requirement files that reflect this.
Netcdf4 version 1.7.1 has an issue on mac arm processors that I opened here.
Downgrading to netcdf4 version 1.6.5 resolved this. This also required me to downgrade numpy version 1.26.4.
What versions of numpy and netcdf4 were used in the development of this repo?
Posting this for visibility if other users run into this issue.
The text was updated successfully, but these errors were encountered: