Resolve conda-build’s dependency analysis warnings #8646
Annotations
2 errors and 3 warnings
|
ReSetup miniconda
The process '/usr/bin/bash' failed with exit code 1
|
|
Setup miniconda
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
ReSetup miniconda
ln: failed to create symbolic link '/home/runner/miniconda3/_conda': File exists
|
|
Setup miniconda
critical libmamba Could not solve for environment specs
|
|
Setup miniconda
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ conda-build =25.11.1 * is installable with the potential options
│ ├─ conda-build 25.11.1 would require
│ │ └─ python >=3.10,<3.11.0a0 *, which can be installed;
│ ├─ conda-build 25.11.1 would require
│ │ └─ python >=3.11,<3.12.0a0 *, which can be installed;
│ ├─ conda-build 25.11.1 would require
│ │ └─ python_abi =3.12 *_cp312, which requires
│ │ └─ python =3.12 *_cpython, which can be installed;
│ └─ conda-build 25.11.1 would require
│ └─ python_abi =3.13 *_cp313 with the potential options
│ ├─ python_abi 3.13 would require
│ │ └─ python =3.13 *_cpython, which can be installed;
│ └─ python_abi 3.13 would require
│ └─ python =3.13 *_cp313, which can be installed;
├─ conda-verify =3.4.2 * is installable and it requires
│ └─ python >=3.9,<3.12 *, which can be installed;
└─ python =3.13 * is not installable because it conflicts with any installable versions previously reported.
|
Loading