Comment: Updated test expression to remove logical short circuit. (#1… #1020
Annotations
1 error and 2 warnings
Create python 3.9 conda env
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Create python 3.9 conda env
Mamba support is still experimental and can result in differently solved environments!
|
Create python 3.9 conda env
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mamba-1.3.1-py311h3072747_2 requires conda >=4.14,<23.4, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ conda 23.10.0 is installable with the potential options
│ ├─ conda [22.11.0|22.11.1|...|4.14.0] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ conda [22.11.0|22.11.1|...|4.14.0] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ conda [22.11.0|22.11.1|...|4.14.0] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ conda 23.10.0, which can be installed;
│ └─ conda 23.10.0 would require
│ └─ python >=3.12,<3.13.0a0 , which can be installed;
├─ mamba 1.3** is installable with the potential options
│ ├─ mamba [1.3.0|1.3.1] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ ├─ mamba [1.3.0|1.3.1] would require
│ │ └─ conda >=4.14,<23.4 with the potential options
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ ├─ conda [22.11.1|22.9.0|23.1.0|23.3.0|23.3.1] conflicts with any installable versions previously reported;
│ │ ├─ conda [22.11.0|22.11.1|22.9.0|23.1.0|4.14.0] would require
│ │ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ ├─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ │ └─ conda [22.11.0|22.11.1|...|4.14.0], which can be installed (as previously explained);
│ ├─ mamba [1.3.0|1.3.1] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ mamba [1.3.0|1.3.1] would require
│ └─ python >=3.9,<3.10.0a0 , which can be installed;
└─ pin-1 is not installable because it requires
└─ python 3.11.* , which conflicts with any installable versions previously reported.
Pins seem to be involved in the conflict. Currently pinned specs:
- python 3.11.* (labeled as 'pin-1')
|
The logs for this run have expired and are no longer available.
Loading