Skip to content

Tutorial revamp 2026 #229

Tutorial revamp 2026

Tutorial revamp 2026 #229

Triggered via pull request May 20, 2026 20:39
Status Failure
Total duration 1m 8s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
deploy-book
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
deploy-book
critical libmamba Could not solve for environment specs
deploy-book
error libmamba Could not solve for environment specs The following packages are incompatible ├─ onnx ==1.17.0 * is installable with the potential options │ ├─ onnx 1.17.0 would require │ │ └─ libprotobuf [>=5.27.5,<5.27.6.0a0 *|>=5.28.2,<5.28.3.0a0 *|>=5.28.3,<5.28.4.0a0 *], which requires │ │ └─ libabseil >=20240722.0,<20240723.0a0 *, which can be installed; │ ├─ onnx 1.17.0 would require │ │ └─ python_abi =3.12 *_cp312 with the potential options │ │ ├─ python_abi 3.12, which can be installed; │ │ └─ python_abi 3.12 would require │ │ └─ python =3.12 *_cpython, which can be installed; │ ├─ onnx 1.17.0 would require │ │ └─ python_abi =3.9 *_cp39, which can be installed; │ ├─ onnx 1.17.0 would require │ │ └─ python_abi =3.11 *_cp311 with the potential options │ │ ├─ python_abi 3.11, which can be installed; │ │ └─ python_abi 3.11 would require │ │ └─ python =3.11 *_cpython, which can be installed; │ ├─ onnx 1.17.0 would require │ │ └─ python_abi =3.13 *_cp313 with the potential options │ │ ├─ python_abi 3.13, which can be installed; │ │ └─ python_abi 3.13 would require │ │ └─ python =3.13 *_cp313, which can be installed; │ └─ onnx 1.17.0 would require │ └─ libprotobuf >=5.29.3,<5.29.4.0a0 * with the potential options │ ├─ libprotobuf 5.29.3 would require │ │ └─ libabseil >=20250127.1,<20250128.0a0 *, which can be installed; │ └─ libprotobuf 5.29.3 would require │ └─ libabseil >=20250127.0,<20250128.0a0 *, which can be installed; ├─ onnxscript ==0.7.0 * does not exist (perhaps a typo or a missing channel); ├─ python =3.10.16 * is not installable because it requires │ └─ python_abi =3.10 *_cp310, which conflicts with any installable versions previously reported; ├─ pytorch ==2.10.0 * is not installable because there are no viable options │ ├─ pytorch 2.10.0 would require │ │ ├─ libabseil >=20250512.1,<20250513.0a0 *, which conflicts with any installable versions previously reported; │ │ └─ libprotobuf >=6.31.1,<6.31.2.0a0 *, which can be installed; │ ├─ pytorch 2.10.0 would require │ │ └─ __cuda =* *, which is missing on the system; │ ├─ pytorch 2.10.0 would require │ │ ├─ libabseil >=20260107.1,<20260108.0a0 *, which conflicts with any installable versions previously reported; │ │ └─ libprotobuf >=6.33.5,<6.33.6.0a0 *, which can be installed; │ └─ pytorch 2.10.0 would require │ ├─ libabseil >=20260107.0,<20260108.0a0 *, which conflicts with any installable versions previously reported; │ └─ libprotobuf >=6.33.5,<6.33.6.0a0 *, which can be installed; ├─ scikit-learn ==1.4.1 * does not exist (perhaps a typo or a missing channel); └─ tensorflow ==2.19.1 * is not installable because there are no viable options ├─ tensorflow 2.19.1 would require │ └─ __cuda =* *, which is missing on the system; ├─ tensorflow 2.19.1 would require │ ├─ python_abi =3.12 *_cp312 with the potential options │ │ ├─ python_abi 3.12, which can be installed; │ │ └─ python_abi 3.12, which can be installed (as previously explained); │ └─ tensorflow-base [==2.19.1 cpu_py312h0c7c805_55|==2.19.1 cpu_py312h9edca52_5], which requires │ └─ libtensorflow_cc [==2.19.1 cpu_h944eb50_55|==2.19.1 cpu_ha812d39_5], which requires │ └─ libabseil >=20260107.1,<20260108.0a0 *, which conflicts with any installable versions previously reported; ├─ tensorflow 2.19.1 would require │ └─ tensorflow-base [==2.19.1 cpu_py310h6
deploy-book
warning libmamba Failed to parse field 'noarch' (msgpack type=1) in shard package record for 'tensorboard-2.1.1-py38_0.tar.bz2': Expected STR or BIN type for string conversion. This field will be ignored.
deploy-book
warning libmamba Failed to parse field 'noarch' (msgpack type=1) in shard package record for 'tensorboard-2.1.1-py38_0.tar.bz2': Expected STR or BIN type for string conversion. This field will be ignored.
deploy-book
warning libmamba Failed to parse field 'noarch' (msgpack type=1) in shard package record for 'tensorboard-2.1.1-py38_0.tar.bz2': Expected STR or BIN type for string conversion. This field will be ignored.
deploy-book
warning libmamba Failed to parse field 'noarch' (msgpack type=1) in shard package record for 'tensorboard-2.1.1-py38_0.tar.bz2': Expected STR or BIN type for string conversion. This field will be ignored.
deploy-book
`auto-activate-base` is deprecated. Please use `auto-activate`. If your installer does not use the `base` environment as the default environment, also add `activate-environment: base`.