Skip to content

CI: Require numba>=0.6 for Numpy v2 #18

CI: Require numba>=0.6 for Numpy v2

CI: Require numba>=0.6 for Numpy v2 #18

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

ci_np2.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build-linux
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
build-linux
/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(
build-linux
/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)
build-linux
LibMambaUnsatisfiableError: Encountered problems while solving: - package numba-0.59.0-py312h526ad5a_0 requires numpy >=1.26.3,<1.27, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ numba >=0.6 is installable with the potential options │ ├─ numba [0.35.0|0.36.1|...|0.40.0] would require │ │ └─ python [3.5* |>=3.5,<3.6.0a0 ], which can be installed; │ ├─ numba [0.36.1|0.36.2|...|0.53.1] would require │ │ └─ python >=3.6,<3.7.0a0 , which can be installed; │ ├─ numba [0.35.0|0.36.1|...|0.47.0] would require │ │ └─ python [2.7* |>=2.7,<2.8.0a0 ], which can be installed; │ ├─ numba [0.39.0|0.40.0|...|0.56.4] would require │ │ └─ python >=3.7,<3.8.0a0 , which can be installed; │ ├─ numba [0.47.0|0.48.0|...|0.58.1] would require │ │ └─ python >=3.8,<3.9.0a0 , which can be installed; │ ├─ numba [0.53.0|0.53.1|...|0.60.0] would require │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ ├─ numba [0.55.0|0.55.1|...|0.60.0] would require │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ ├─ numba 0.35.0 would require │ │ └─ python 3.6* , which can be installed; │ ├─ numba [0.57.0|0.57.1|...|0.60.0] would require │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ ├─ numba 0.59.0 would require │ │ └─ numpy >=1.26.3,<1.27 with the potential options │ │ ├─ numpy [1.26.3|1.26.4|...|2.1.3] would require │ │ │ └─ python >=3.10,<3.11.0a0 , which can be installed; │ │ ├─ numpy [1.26.3|1.26.4|...|2.1.3] would require │ │ │ └─ python >=3.11,<3.12.0a0 , which can be installed; │ │ ├─ numpy 1.26.3, which can be installed; │ │ ├─ numpy [1.26.3|1.26.4|2.0.0|2.0.1] would require │ │ │ └─ python >=3.9,<3.10.0a0 , which can be installed; │ │ └─ numpy 1.26.4, which can be installed; │ └─ numba [0.59.1|0.60.0] would require │ └─ numpy >=1.26.4,<1.27 with the potential options │ ├─ numpy [1.26.3|1.26.4|...|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.3|1.26.4|...|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.3|1.26.4|2.0.0|2.0.1], which can be installed (as previously explained); │ └─ numpy 1.26.4, which can be installed; ├─ numpy >=2 is installable with the potential options │ ├─ numpy [1.26.3|1.26.4|...|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.3|1.26.4|...|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.3|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.