Closed madMatchstick closed 4 months ago
Workflow fails due do to NumPy v2.0 just released June 2024. Recommend pinning to previous version for the time being?
See details: https://github.com/NOAA-OWP/lstm/actions/runs/9667310741/job/26668843222#step:7:39
For experiment, I removed all package versioning (xarray and llvm-openmp) and pinned python to v3.10. Workflow still fails.
xarray
llvm-openmp
Workflow fails due do to NumPy v2.0 just released June 2024. Recommend pinning to previous version for the time being?
See details: https://github.com/NOAA-OWP/lstm/actions/runs/9667310741/job/26668843222#step:7:39
For experiment, I removed all package versioning (
xarray
andllvm-openmp
) and pinned python to v3.10. Workflow still fails.