Update CI.yaml for Py3.12 and drop Py3.8 #373
Annotations
1 error and 1 warning
Run conda-incubator/setup-miniconda@v2
The process '/usr/local/miniconda/condabin/conda' failed with exit code 1
|
Run conda-incubator/setup-miniconda@v2
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mdanalysis-2.1.0-py310h3099161_4 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ mdanalysis >=2.0.0 is installable with the potential options
│ ├─ mdanalysis 2.0.0 would require
│ │ ├─ python >=3.6,<3.7.0a0 , which can be installed;
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ mdanalysis [2.0.0|2.1.0] would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ mdanalysis [2.0.0|2.1.0|...|2.4.3] would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ mdanalysis [2.0.0|2.1.0|...|2.7.0] would require
│ │ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ mdanalysis [2.1.0|2.2.0|...|2.7.0] would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ mdanalysis [2.4.1|2.4.2|...|2.7.0] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ └─ mdanalysis 2.7.0 would require
│ └─ python_abi 3.12.* *_cp312, which requires
│ └─ python 3.12.* *_cpython, which conflicts with any installable versions previously reported;
├─ pandas <2.1 is installable with the potential options
│ ├─ pandas [0.17.0|0.17.1|...|1.0.1], which can be installed;
│ ├─ pandas [1.0.2|1.0.3|...|1.1.5] would require
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ pandas [1.0.2|1.0.3|...|1.3.5] would require
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ pandas [1.0.2|1.0.3|...|2.0.3] would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ pandas [1.0.3|1.0.4|...|1.1.5] would require
│ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ ├─ pandas [1.1.3|1.1.4|...|2.0.3] would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ pandas [1.2.0|1.2.1|...|1.3.5] would require
│ │ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
│ ├─ pandas [1.3.4|1.3.5|...|2.0.3] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ pandas [1.4.2|1.4.3|...|2.0.3] would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ pandas [1.4.2|1.4.3|...|2.0.3] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ pandas [1.5.1|1.5.2|...|2.0.3] would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ pandas [0.20.3|0.21.0|...|0.24.2] would require
│ │ └─ python >=2.7,<2.8.0a0 , which can be installed;
│ ├─ pandas [0.20.3|0.21.0|...|0.23.4] would require
│ │ └─ python >=3.5,<3.6.0a0 , which can be installed;
│ ├─ pandas [0.20.3|0.21.0|...|1.1.5] would require
│ │ └─ python >=3.6,<3.7.0a0 , which can be installed;
│ ├─ pandas [0.23.2|0.23.3|...|1.3.5] would require
│ │ └─ python >=3.7,<3.8.0a0 , which can be installed;
│ ├─ pandas [0.25.3|1.0.0|...|2.0.3] would require
│ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ ├─ pandas [1.1.3|1.1.5|...|2.0.3] would require
│ │ └─ python >=3.9,<3.10.0a0 , which can be installed;
│ ├─ pandas 1.3.0 would require
│ │ └─ python >=3.7.1,<3.8.0a0 , which can be installed;
│ ├─ pandas [1.3.5|1.4.1|...|2.0.3] would require
│ │ └─ python >=3.10,<3.11.0a0 , which can be installed;
│ └─ pandas [1.5.2|1.5.3|2.0.3] would require
│ └─ python >=3.11,<3.12.0a0 , which can be installed;
└─ python 3.12.*,>=3.8 is not installable because there are no viable options
├─ python 3.12.0 conflicts with any installable versions previously reported;
├─ python [3.12.0|3.12.1] would require
│ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
└─ python 3.12.0rc3 would require
└─ _python_rc,
|
The logs for this run have expired and are no longer available.
Loading