Deltares / Ribasim

Water resources modeling
https://ribasim.org/
MIT License
39 stars 5 forks source link

Running `pixi update` results in an error. No candidates were found for build * #1763

Closed deltamarnix closed 1 month ago

deltamarnix commented 1 month ago

Run pixi update with pixi 0.27.1 or higher. You will get an error:

⠁ py312:win-64 [00:00:03] resolving conda ⠉ py312:osx-64 [00:00:03] [━━━━━━━━━━━━━━━━━━━━] 30.96 MiB @ 9.35 MiB/s downloading repodata ⠉ py311:win-64 [00:00:03] resolving conda ⠉ py311:osx-64 [00:00:03] loading repodata ⠉ py311:osx-arm64 [00:00:03] resolving conda ⠉ py311:linux-64 [00:00:03] resolving conda ⠉ py312:linux-64 [00:00:03] resolving conda ⠉ py310:osx-64 [00:00:03] loading repodata ⠁ py310:linux-64 [00:00:03] resolving conda ⠁ py310:osx-arm64 [00:00:03] resolving conda ⠁ py310:win-64 [00:00:03] resolving conda x failed to solve the conda requirements of 'py312' 'osx-arm64' `-> Cannot solve the request because of: No candidates were found for build *.

This will break in a couple of days on the CI when the monthly update happens.

visr commented 1 month ago

Have you tried with pixi 0.28.1?

deltamarnix commented 1 month ago

Failing on CI as expected with 0.28.1: https://github.com/Deltares/Ribasim/actions/runs/10562702115/job/29261252431