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
We've adopted a similar GitHub Actions workflow to the one in benchmarks.ym for UXarray. The workflow has begun to fail due to mamba not being able to find the build package.
An explanation and fix for this is outlined here: pypa/build#803
This has recently begun for fail for us, however there haven't been any runs of the Benchmark workflow here for about a week. We should trigger one and see if the same error occurs.
What did you expect to happen?
Workflow to execute without errors
Minimal Complete Verifiable Example
N/A
MVCE confirmation
Minimal example — the example is as focused as reasonably possible to demonstrate the underlying issue in xarray.
Complete example — the example is self-contained, including all data and the text of any traceback.
Verifiable example — the example copy & pastes into an IPython prompt or Binder notebook, returning the result.
New issue — a search of GitHub Issues suggests this is not a duplicate.
Recent environment — the issue occurs with the latest version of xarray and its dependencies.
Relevant log output
N/A
Anything else we need to know?
N/A
Environment
N/A
The text was updated successfully, but these errors were encountered:
What happened?
We've adopted a similar GitHub Actions workflow to the one in
benchmarks.ym
for UXarray. The workflow has begun to fail due to mamba not being able to find thebuild
package.UXARRAY/uxarray#913
An explanation and fix for this is outlined here: pypa/build#803
This has recently begun for fail for us, however there haven't been any runs of the Benchmark workflow here for about a week. We should trigger one and see if the same error occurs.
What did you expect to happen?
Workflow to execute without errors
Minimal Complete Verifiable Example
MVCE confirmation
Relevant log output
Anything else we need to know?
N/A
Environment
N/A
The text was updated successfully, but these errors were encountered: