Fix test #130
Annotations
1 error and 2 warnings
Run conda-incubator/setup-miniconda@v2
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Run conda-incubator/setup-miniconda@v2
/usr/share/miniconda/lib/python3.12/site-packages/conda/base/context.py:198: 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(
|
Run conda-incubator/setup-miniconda@v2
LibMambaUnsatisfiableError: Encountered problems while solving:
- package conda-build-3.26.1-py310hff52083_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda-build 3.26.1** is installable with the potential options
│ ├─ conda-build 3.26.1 would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda-build 3.26.1 would require
│ │ └─ python >=3.11,<3.12.0a0 , which can be installed;
│ ├─ conda-build 3.26.1 would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ conda-build 3.26.1 would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.12.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.12.* (labeled as 'pin-1')
|
Loading