Skip to content

CI: Remove defaults channel #21

CI: Remove defaults channel

CI: Remove defaults channel #21

Triggered via push November 10, 2024 05:53
Status Failure
Total duration 2m 7s
Artifacts

ci_np2.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
tests
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
tests
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
tests
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'.
tests
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
tests
LibMambaUnsatisfiableError: Encountered problems while solving: - package numba-0.60.0-py312h526ad5a_0 requires numpy >=1.26.4,<1.27, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ numba >=0.60 is installable with the potential options │ ├─ numba 0.60.0 would require │ │ └─ numpy >=1.26.4,<1.27 with the potential options │ │ ├─ numpy [1.26.4|2.0.0|2.0.1|2.1.1|2.1.3] would require │ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ │ ├─ numpy [1.26.4|2.0.0|2.0.1|2.1.1|2.1.3] would require │ │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ │ ├─ numpy 1.26.4, which can be installed; │ │ └─ numpy [1.26.4|2.0.0|2.0.1] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ numba 0.60.0 would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ numba 0.60.0 would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ └─ numba 0.60.0 would require │ └─ python >=3.9,<3.10.0a0 , which can be installed; ├─ numpy >=2 is installable with the potential options │ ├─ numpy [1.26.4|2.0.0|2.0.1|2.1.1|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.4|2.0.0|2.0.1|2.1.1|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.4|2.0.0|2.0.1], which can be installed (as previously explained); │ ├─ numpy [2.0.0|2.0.1|2.1.1|2.1.3] conflicts with any installable versions previously reported; │ └─ numpy 2.1.3 would require │ └─ python >=3.13,<3.14.0a0 , which can be installed; └─ python 3.12** is not installable because it conflicts with any installable versions previously reported.