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
Running the benchmarks does not work since the project moved to spin/conda. The code needs to be updated to use the scientific Python ecosytem's tooling.
Reproduce the code example:
spinbench
Error message:
Usage: spin [OPTIONS] COMMAND [ARGS]...
Try 'spin --help'for help.
Error: No such command'bench'.
Runtime information:
Working on the current main branch
Context for the issue:
We've recently moved to using conda/spin to build our projects. However the benchmarks haven't been ported yet.
The text was updated successfully, but these errors were encountered:
Describe the issue:
Running the benchmarks does not work since the project moved to spin/conda. The code needs to be updated to use the scientific Python ecosytem's tooling.
Reproduce the code example:
Error message:
Runtime information:
Working on the current main branch
Context for the issue:
We've recently moved to using conda/spin to build our projects. However the benchmarks haven't been ported yet.
The text was updated successfully, but these errors were encountered: