Closed perronld closed 2 years ago
What! I thought that issue was solved.
Pinning xESMF
to >= 0.6.3
might solve it. I'll test...
Is this crucial, like do you need a new release very soon, or can we wait a few weeks?
It can wait, since I have a clean workaround to run 0.9.1 in staging.
Is this crucial, like do you need a new release very soon, or can we wait a few weeks?
Other than Louis-David, PAVICS production also need a new Finch so if possible, not in a few weeks. Production has been broken since a few weeks already.
On another note, could the wrong numpy
chosen version be due to mamba
? mamba
is really quick but sometime it needs help to choose the proper versions.
Description
Finch 0.9.1 docker image fails to start
Environment
Steps to Reproduce
Additional Information
Since numba package is always late with numpy, pinning the numpy version in environment.yml will fix the issue. I downgraded numpy to 1.21 on a local image and it works properly: