Remove bug in the github action on macos-latest #1239
Annotations
1 error and 2 warnings
Run conda-incubator/setup-miniconda@v3
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Run conda-incubator/setup-miniconda@v3
PackagesNotFoundError: The following packages are not available from current channels:
- python=3.1
Current channels:
- 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.
|
Run conda-incubator/setup-miniconda@v3
/usr/share/miniconda/lib/python3.13/argparse.py:1255: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = subparser.parse_known_args(arg_strings, None)
|
Loading