Remove deprecated mambaforge installer in CI #249
Annotations
3 errors and 6 warnings
build-and-test (ubuntu-latest, Release, gcc)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build-and-test (macos-latest, Release, clang)
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
build-and-test (windows-latest, Release, cl)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build-and-test (ubuntu-latest, Release, gcc)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
build-and-test (ubuntu-latest, Release, gcc)
PackagesNotFoundError: The following packages are not available from current channels:
- conda=latest*
Current channels:
- 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.
|
build-and-test (macos-latest, Release, clang)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
build-and-test (macos-latest, Release, clang)
PackagesNotFoundError: The following packages are not available from current channels:
- conda=latest*
Current channels:
- 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.
|
build-and-test (windows-latest, Release, cl)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
build-and-test (windows-latest, Release, cl)
PackagesNotFoundError: The following packages are not available from current channels:
- conda=latest*
Current channels:
- defaults
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.
|