Update conda to 24.7.1 #922
Annotations
1 error and 3 warnings
build
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|
build
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _python_rc needed by python-3.12.0rc3-rc3_hab00c5b_1_cpython
Could not solve for environment specs
The following packages are incompatible
├─ conda 24.9.1** is installable with the potential options
│ ├─ conda [22.11.1|22.9.0|...|24.9.1] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ conda [22.11.1|22.9.0|...|24.9.1] would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ conda [22.11.1|22.9.0|...|24.9.1] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ └─ conda 24.9.1, which can be installed;
├─ conda_subprocess 0.0.5** is installable and it requires
│ └─ conda >=22.9.0,<=24.7.1 with the potential options
│ ├─ conda [22.11.1|22.9.0|...|24.9.1], which can be installed (as previously explained);
│ ├─ conda [22.11.1|22.9.0|...|24.9.1], which can be installed (as previously explained);
│ ├─ conda 22.9.0 would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ conda [22.11.1|22.9.0] would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ conda [22.11.1|22.9.0|...|24.7.1] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ conda [22.11.1|22.9.0] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ conda [22.11.1|22.9.0|...|24.9.1], which can be installed (as previously explained);
│ ├─ conda [23.1.0|23.3.0|...|23.7.3] would require
│ │ └─ pypy3.8 >=7.3.11 , which can be installed;
│ ├─ conda [23.1.0|23.3.0|...|23.7.3] would require
│ │ └─ pypy3.9 >=7.3.11 , which can be installed;
│ ├─ conda [23.10.0|23.11.0|...|24.7.1] conflicts with any installable versions previously reported;
│ ├─ conda [23.10.0|23.11.0|23.9.0] would require
│ │ └─ pypy3.9 >=7.3.13 , which can be installed;
│ ├─ conda 23.7.4 would require
│ │ └─ pypy3.9 >=7.3.12 , which can be installed;
│ └─ conda [24.1.1|24.1.2|...|24.7.1] would require
│ └─ pypy3.9 >=7.3.15 , which can be installed;
└─ python 3.12** is not installable because there are no viable options
├─ python [3.12.0|3.12.1|...|3.12.8] would require
│ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
└─ python 3.12.0rc3 would require
└─ _python_rc, which does not exist (perhaps a missing channel).
|