Switched to new installation scheme #200
CI.yaml
on: pull_request
CI
/
Lint & Docs ubuntu-latest Py3.12
1m 18s
Matrix: CI / test
Annotations
1 error and 1 warning
CI / Lint & Docs ubuntu-latest Py3.12
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
CI / Lint & Docs ubuntu-latest Py3.12
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
├─ pymbar >=4.0 is installable with the potential options
│ ├─ pymbar 4.0.1 would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ pymbar [4.0.1|4.0.2] would require
│ │ ├─ pymbar-core 4.0.2 py310h278f3c1_0, which requires
│ │ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ pymbar [4.0.1|4.0.2] would require
│ │ ├─ pymbar-core 4.0.2 py311h1f0f07a_0, which requires
│ │ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ pymbar [4.0.1|4.0.2] would require
│ │ ├─ pymbar-core 4.0.2 py38h31356c5_0, which requires
│ │ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ pymbar [4.0.1|4.0.2] would require
│ ├─ pymbar-core 4.0.2 py39h0f8d45d_0, which requires
│ │ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, 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.2] conflicts with any installable versions previously reported;
├─ python [3.12.0|3.12.1|3.12.2] 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).
|