Skip to content

Update test_deploy_conda.yml #6

Update test_deploy_conda.yml

Update test_deploy_conda.yml #6

Triggered via push November 8, 2024 15:38
Status Cancelled
Total duration 26m 48s
Artifacts
Matrix: Setup
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
Setup (macos-latest, 3.10)
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
Setup (ubuntu-latest, 3.10)
The run was canceled by @mese79.
Setup (ubuntu-latest, 3.10)
The operation was canceled.
Setup (windows-latest, 3.10)
The run was canceled by @mese79.
Setup (windows-latest, 3.10)
The operation was canceled.
Setup (macos-latest, 3.10)
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Setup (macos-latest, 3.10)
PackagesNotFoundError: The following packages are not available from current channels: - python[version='3.10.*,3.9.*'] Current channels: - https://conda.anaconda.org/pytorch - https://conda.anaconda.org/conda-forge - https://repo.anaconda.com/pkgs/main - https://repo.anaconda.com/pkgs/r 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. Note: 'use_only_tar_bz2' is enabled. This might be omitting some packages from the index. Set this option to 'false' and retry.
Setup (ubuntu-latest, 3.10)
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)