Skip to content

Update Python support #488

Update Python support

Update Python support #488

Triggered via pull request September 17, 2025 00:35
Status Failure
Total duration 52s
Artifacts

build_workflow.yml

on: pull_request
Matrix: build
pre-commit-hooks
46s
pre-commit-hooks
publish-docs
0s
publish-docs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
build (3.13)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
build (3.12)
The operation was canceled.
build (3.12)
The strategy configuration was canceled because "build._3_13" failed
build (3.11)
The operation was canceled.
build (3.11)
The strategy configuration was canceled because "build._3_13" failed
build (3.13)
critical libmamba Could not solve for environment specs
build (3.13)
error libmamba Could not solve for environment specs The following packages are incompatible ├─ black =24.10.0 * is installable with the potential options │ ├─ black 24.10.0 would require │ │ └─ python_abi =3.9 *_cp39, which can be installed; │ ├─ black 24.10.0 would require │ │ └─ python_abi =3.10 *_cp310, which can be installed; │ ├─ black 24.10.0 would require │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed; │ ├─ black 24.10.0 would require │ │ └─ python_abi =3.12 *_cp312 with the potential options │ │ ├─ python_abi 3.12 would require │ │ │ └─ python =3.12 *_cpython, which can be installed; │ │ └─ python_abi 3.12 conflicts with any installable versions previously reported; │ ├─ black 24.10.0 would require │ │ └─ python_abi =3.13 *_cp313 with the potential options │ │ ├─ python_abi 3.13 would require │ │ │ └─ python =3.13 *_cpython, which can be installed; │ │ ├─ python_abi 3.13 would require │ │ │ └─ python =3.13 *_cp313, which can be installed; │ │ └─ python_abi 3.13 conflicts with any installable versions previously reported; │ └─ black 24.10.0 conflicts with any installable versions previously reported; ├─ docutils =0.16 * is installable with the potential options │ ├─ docutils 0.16 would require │ │ └─ python_abi =* *_cp27mu, which conflicts with any installable versions previously reported; │ ├─ docutils 0.16 would require │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi =3.12 *_cp312 with the potential options │ │ ├─ python_abi 3.12, which can be installed (as previously explained); │ │ └─ python_abi 3.12 conflicts with any installable versions previously reported; │ ├─ docutils 0.16 would require │ │ ├─ python >=3.13,<3.14.0a0 *, which conflicts with any installable versions previously reported; │ │ └─ python_abi =3.13 *_cp313 with the potential options │ │ ├─ python_abi 3.13, which can be installed (as previously explained); │ │ ├─ python_abi 3.13, which can be installed (as previously explained); │ │ └─ python_abi 3.13 conflicts with any installable versions previously reported; │ ├─ docutils 0.16 would require │ │ └─ python >=3.8,<3.9.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi ==3.9 *_pypy39_pp73, which requires │ │ └─ python =3.9 *_73_pypy, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python >=3.9,<3.10.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python >=2.7,<2.8.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi =* *_cp36m, which conflicts with any installable versions previously reported; │ ├─ docutils 0.16 would require │ │ └─ python >=3.6,<3.7.0a0 * with the potential options │ │ ├─ python [3.6.0|3.6.1|...|3.6.9], which can be installed; │ │ └─ python 3.6.12 would require │ │ └─ pypy3.6 =7.3.3 *, which requires │ │ └─ python =3.6 *_73_pypy, which can be installed; │ ├─ docutils 0.16 would require │ │ ├─ pypy3.6 >=7.3.3 *, which can be installed (as previously explained); │ │ └─ python_abi ==3.6 *_pypy36_pp73, which requires │ │ └─ python =3.6 *_73_pypy, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi =* *_cp37m, which conflicts with any installable versions previously reported; │ ├─ docutils 0.16 would require │ │ └─ python >=3.7,<3.8.0a0 *, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi ==3.7 *_pypy37_pp73, which requires │ │ └─ python =3.7 *_73_pypy, which can be installed; │ ├─ docutils 0.16 would require │ │ └─ python_abi =* *_
build (3.13)
warning libmamba warning libmamba For reference, see this piece of documentation on channel priority: warning libmamba https://docs.conda.io/projects/conda/en/stable/user-guide/tasks/manage-channels.html#strict-channel-priority
build (3.13)
warning libmamba The specification of the environment does not seem solvable in your current setup. warning libmamba For instance, packages from different channels might be specified, warning libmamba whilst your current configuration might not allow their resolution. warning libmamba warning libmamba If it is the case, you need to either: warning libmamba - adapt the channel ordering (e.g. by reordering the `-c` flags in your command line) warning libmamba - use the flexible channel priority (e.g. using `--channel-priority flexible` in your command line)
build (3.13)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/
build (3.12)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/
build (3.11)
warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used. warning libmamba Please make sure you understand Anaconda Terms of Services. warning libmamba See: https://legal.anaconda.com/policies/en/