Publish the nightly release #31
publish_nightly_environment.yaml
on: workflow_dispatch
Build environment
1m 43s
Annotations
1 error and 2 warnings
Build environment
The process '/github/home/miniconda3/condabin/mamba' failed with exit code 1
|
Build environment
/github/home/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
Build environment
PackagesNotFoundError: The following packages are not available from current channels:
- pytorch-cuda=12.3*
Current channels:
- https://conda.anaconda.org/pytorch
- https://conda.anaconda.org/nvidia
- https://conda.anaconda.org/conda-forge
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
|