Skip to content

revert test comment out #19

revert test comment out

revert test comment out #19

Triggered via push June 2, 2025 18:34
Status Failure
Total duration 1m 35s
Artifacts

CI.yml

on: push
build-and-test-linux
1m 30s
build-and-test-linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build-and-test-linux
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
build-and-test-linux
critical libmamba Could not solve for environment specs
build-and-test-linux
error libmamba Could not solve for environment specs The following packages are incompatible ├─ ncurses =* * is installable with the potential options │ ├─ ncurses 6.4, which can be installed; │ ├─ ncurses 6.4.20240210, which can be installed; │ ├─ ncurses 6.5, which can be installed; │ ├─ ncurses 5.9, which can be installed; │ ├─ ncurses 6.1, which can be installed; │ ├─ ncurses 6.2 conflicts with any installable versions previously reported; │ └─ ncurses 6.3, which can be installed; ├─ python =3.7 * is installable with the potential options │ ├─ python [3.7.0|3.7.1|...|3.7.9], which can be installed; │ ├─ python 3.7.0 would require │ │ └─ ncurses >=6.1,<7.0a0 * with the potential options │ │ ├─ ncurses 6.4, which can be installed; │ │ ├─ ncurses 6.4.20240210, which can be installed; │ │ ├─ ncurses 6.5, which can be installed; │ │ ├─ ncurses 6.1, which can be installed; │ │ ├─ ncurses 6.2 conflicts with any installable versions previously reported; │ │ ├─ ncurses 6.3, which can be installed; │ │ ├─ ncurses 6.1 conflicts with any installable versions previously reported; │ │ ├─ ncurses 6.2 conflicts with any installable versions previously reported; │ │ ├─ ncurses 6.3 conflicts with any installable versions previously reported; │ │ └─ ncurses 6.4 conflicts with any installable versions previously reported; │ └─ python [3.7.13|3.7.15|3.7.16] would require │ └─ ncurses >=6.3,<7.0a0 * with the potential options │ ├─ ncurses 6.4, which can be installed; │ ├─ ncurses 6.4.20240210, which can be installed; │ ├─ ncurses 6.5, which can be installed; │ ├─ ncurses 6.3, which can be installed; │ ├─ ncurses 6.3 conflicts with any installable versions previously reported; │ └─ ncurses 6.4 conflicts with any installable versions previously reported; └─ python >=3.9 * is not installable because there are no viable options ├─ python [3.10.0|3.10.1|...|3.9.9] conflicts with any installable versions previously reported; ├─ python [3.10.12|3.10.13|...|3.9.18] would require │ ├─ ncurses >=6.4,<7.0a0 * with the potential options │ │ ├─ ncurses 6.4, which can be installed; │ │ ├─ ncurses 6.4.20240210, which can be installed; │ │ ├─ ncurses 6.5, which can be installed; │ │ └─ ncurses 6.4 conflicts with any installable versions previously reported; │ └─ pypy3.9 [=7.3.12 *|=7.3.13 *|=7.3.15 *], which requires │ └─ ncurses >=6.4,<7.0a0 * with the potential options │ ├─ ncurses 6.4, which can be installed; │ ├─ ncurses 6.4.20240210, which can be installed; │ ├─ ncurses 6.5, which can be installed; │ └─ ncurses 6.4 conflicts with any installable versions previously reported; ├─ python [3.10.14|3.11.9|3.12.3|3.9.19] would require │ └─ ncurses >=6.4.20240210,<7.0a0 *, which can be installed; ├─ python [3.10.15|3.10.16|...|3.9.22] would require │ └─ ncurses >=6.5,<7.0a0 *, which can be installed; └─ python 3.10.2 would require └─ ncurses >=6.2,<6.3.0a0 *, which conflicts with any installable versions previously reported.
build-and-test-linux
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-and-test-linux
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-and-test-linux
/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(