Skip to content

Update Python support #490

Update Python support

Update Python support #490

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

build_workflow.yml

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

Annotations

5 errors and 8 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, which requires │ │ └─ python =3.12 *_cpython, which can be installed; │ └─ 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; ├─ 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, which can be installed (as previously explained); │ ├─ docutils 0.16 would require │ │ ├─ python >=3.13,<3.14.0a0 *, which conflicts with any installable versions previously reported; │ │ └─ python_abi =3.13 *_cp313, which can be installed (as previously explained); │ ├─ 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 =* *_cp38, which conflicts with any installable versions previously reported; ├─ mypy =1.11.2 * is installable with the potential options │ ├─ mypy 1.11.2 would require │ │ └─ python_abi ==3.9 *_pypy39_pp73, which can be installed (as previously explained); │ ├─ mypy 1.11.2 would require │ │ └─ python >=3.10,<3.11.0a0 *, which can be installed; │ ├─ mypy 1.11.2 would require │ │ └─ python >=3.11,<3.12.0a0 *, which can be installed; │ ├─ mypy 1.11.2 would require │ │ └─ python_abi =3.12 *_cp312, which can be installed (as previously explained); │ ├─ mypy 1.11.2 would require │ │ └─ python >=3.8,<3.9.0a0 *, which can be installed; │ └─ mypy 1.11.2 would
build (3.13)
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 (3.13)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
build (3.12)
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 (3.12)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
build (3.11)
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 (3.11)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.9. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(