Resolve conda-build’s dependency analysis warnings #8646
Annotations
3 errors and 4 warnings
|
ReSetup miniconda
The process 'D:\a\_temp\f9f0933e-e5ec-4250-b336-de0ec318211a.exe' failed with exit code 2
|
|
ReSetup miniconda
Directory 'C:\Users\runneradmin\miniconda3' is not empty, please choose a different location.
|
|
Setup miniconda
The process 'C:\Users\runneradmin\miniconda3\condabin\mamba.bat' failed with exit code 1
|
|
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 >=3.12,<3.13.0a0 *, which can be installed;
│ └─ conda-build 25.11.1 would require
│ └─ python >=3.13,<3.14.0a0 *, which conflicts with any installable versions previously reported;
├─ 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.
|
|
Setup miniconda
ERROR: 'conda activate "build"' exited with code 1.
|
|
Setup miniconda
EnvironmentNameNotFound: Could not find conda environment: build
You can list all discoverable environments with `conda info --envs`.
|
Loading