Skip to content

Bump numpy from 1.26.4 to 2.1.3 #1463

Bump numpy from 1.26.4 to 2.1.3

Bump numpy from 1.26.4 to 2.1.3 #1463

Triggered via pull request November 4, 2024 23:15
Status Failure
Total duration 56s
Artifacts

unittests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
build (3.10)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
build (3.12)
The job was canceled because "_3_10" failed.
build (3.11)
The job was canceled because "_3_10" failed.
build (3.11)
The operation was canceled.
build (3.10)
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.10)
/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 (3.10)
LibMambaUnsatisfiableError: Encountered problems while solving: - package pyiron_atomistics-0.6.14-pyhd8ed1ab_0 requires numpy >=1.26.0,<=1.26.4, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ numpy 2.1.3** is installable with the potential options │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.1.3] would require │ │ ├─ python >=3.11,<3.12.0a0 , which can be installed; │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.1.3] would require │ │ └─ python_abi 3.12.* *_cp312, which can be installed; │ ├─ numpy 2.1.3, which can be installed; │ ├─ numpy 2.1.3 would require │ │ └─ python_abi 3.13.* *_cp313, which can be installed; │ └─ numpy 2.1.3 would require │ └─ python_abi 3.13.* *_cp313t, which can be installed; ├─ pyiron_atomistics 0.6.14** is installable and it requires │ └─ numpy >=1.26.0,<=1.26.4 with the potential options │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4] conflicts with any installable versions previously reported; │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.1.3], which can be installed (as previously explained); │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.1.3], which can be installed (as previously explained); │ ├─ numpy 1.26.0 would require │ │ └─ pypy3.9 >=7.3.12 , which can be installed; │ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4] would require │ │ ├─ python >=3.9,<3.10.0a0 , which can be installed; │ │ └─ python_abi 3.9.* *_cp39, which can be installed; │ ├─ numpy [1.26.2|1.26.3] would require │ │ └─ pypy3.9 >=7.3.13 , which can be installed; │ └─ numpy 1.26.4 would require │ └─ pypy3.9 >=7.3.15 , which can be installed; └─ python 3.10** is not installable because there are no viable options ├─ python 3.10.8 conflicts with any installable versions previously reported; └─ python [3.10.0|3.10.1|...|3.10.9] would require └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported.
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/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)