Update env.yml with only manually installed #5
Annotations
3 errors and 7 warnings
build (ubuntu-latest)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build (macos-latest)
Process completed with exit code 1.
|
build (windows-latest)
The process 'C:\Miniconda\condabin\conda.bat' failed with exit code 1
|
build (ubuntu-latest)
PackagesNotFoundError: The following packages are not available from current channels:
- python[version='3.12.*,==3.12.4',build=h99e199e_1]
- pip==24.0=py312hca03da5_0
Current channels:
- https://repo.anaconda.com/pkgs/main/linux-64
- https://repo.anaconda.com/pkgs/r/linux-64
- https://conda.anaconda.org/conda-forge/linux-64
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 (windows-latest)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
build (windows-latest)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
build (windows-latest)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
build (windows-latest)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
build (windows-latest)
WARNING conda.activate:native_path_to_unix(1018): cygpath is not available, fallback to manual path conversion
|
build (windows-latest)
PackagesNotFoundError: The following packages are not available from current channels:
- python[version='3.12.*,==3.12.4',build=h99e199e_1]
- pip==24.0=py312hca03da5_0
Current channels:
- https://repo.anaconda.com/pkgs/main/win-64
- https://repo.anaconda.com/pkgs/r/win-64
- https://repo.anaconda.com/pkgs/msys2/win-64
- https://conda.anaconda.org/conda-forge/win-64
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.
|