Bump numpy from 1.26.4 to 2.1.3 #473
Annotations
1 error and 3 warnings
build
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
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
/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
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides _numpy_rc needed by numpy-2.0.0rc1-py310h515e003_0
Could not solve for environment specs
The following packages are incompatible
├─ mendeleev 0.19.0** is installable and it requires
│ └─ numpy <2.0,>=1.26 with the potential options
│ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4|2.1.3] would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ numpy [1.26.0|1.26.2|1.26.3|1.26.4], 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 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_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;
│ └─ numpy [2.0.0rc1|2.0.0rc2] would require
│ └─ _numpy_rc, which does not exist (perhaps a missing channel);
├─ 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], 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 2.1.3 conflicts with any installable versions previously reported;
│ ├─ 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;
└─ python 3.11** is not installable because it requires
└─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported.
|