Bump numpy from 1.26.4 to 2.2.2 #5341
Annotations
1 error and 3 warnings
build
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
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
LibMambaUnsatisfiableError: Encountered problems while solving:
- package structuretoolkit-0.0.30-pyhecae5ae_0 requires numpy >=1.23.5,<=1.26.4, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ numpy 2.2.2** is installable with the potential options
│ ├─ numpy [1.23.5|1.24.0|...|2.2.2] 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.2.2] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ numpy 2.2.2, which can be installed;
│ ├─ numpy 2.2.2 would require
│ │ └─ python_abi 3.13.* *_cp313t, which can be installed;
│ └─ numpy 2.2.2 would require
│ └─ python_abi 3.13.* *_cp313, which can be installed;
├─ python 3.10** is not installable because it conflicts with any installable versions previously reported;
└─ structuretoolkit 0.0.30** is installable and it requires
└─ numpy >=1.23.5,<=1.26.4 with the potential options
├─ numpy [1.23.5|1.24.0|...|1.26.4] conflicts with any installable versions previously reported;
├─ numpy [1.23.5|1.24.0|...|2.2.2], which can be installed (as previously explained);
├─ numpy [1.23.5|1.24.0|...|1.24.4] would require
│ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ └─ python_abi 3.8.* *_cp38, which can be installed;
├─ numpy [1.23.5|1.24.0|1.24.1] would require
│ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
├─ numpy [1.23.5|1.24.0|...|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.23.5|1.24.0|1.24.1] would require
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
├─ numpy [1.24.2|1.24.3|1.24.4] would require
│ └─ pypy3.8 >=7.3.11 , which can be installed;
├─ numpy [1.24.2|1.24.3|...|1.25.2] would require
│ └─ pypy3.9 >=7.3.11 , which can be installed;
├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.2.2], 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.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.
|