Bump numpy from 1.26.4 to 2.1.3 #769
Annotations
1 error and 3 warnings
Run conda-incubator/setup-miniconda@v3
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
Run conda-incubator/setup-miniconda@v3
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'.
|
Run conda-incubator/setup-miniconda@v3
/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)
|
Run conda-incubator/setup-miniconda@v3
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides __cuda needed by lammps-2024.06.27-cuda118_py310_h572165c_mpi_openmpi_0
Could not solve for environment specs
The following packages are incompatible
├─ lammps 2024.06.27 *_mpi_openmpi_* is installable with the potential options
│ ├─ lammps 2024.06.27 would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ lammps 2024.06.27 would require
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ lammps 2024.06.27 would require
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ lammps 2024.06.27 would require
│ │ ├─ numpy >=1.26.4,<2.0a0 with the potential options
│ │ │ ├─ numpy 1.26.4, which can be installed;
│ │ │ ├─ numpy [1.26.4|2.1.3] would require
│ │ │ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ │ │ ├─ numpy [1.26.4|2.1.3] would require
│ │ │ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ │ │ ├─ numpy 1.26.4 would require
│ │ │ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ │ │ └─ numpy 1.26.4 would require
│ │ │ └─ pypy3.9 >=7.3.15 , which can be installed;
│ │ └─ python >=3.12,<3.13.0a0 , which requires
│ │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported;
│ ├─ lammps 2024.06.27 would require
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ lammps 2024.06.27 would require
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ └─ lammps 2024.06.27 would require
│ └─ __cuda, which is missing on the system;
├─ numpy 2.1.3** is installable with the potential options
│ ├─ numpy 2.1.3 conflicts with any installable versions previously reported;
│ ├─ numpy [1.26.4|2.1.3], which can be installed (as previously explained);
│ ├─ numpy [1.26.4|2.1.3], which can be installed (as previously explained);
│ ├─ 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.12** is not installable because there are no viable options
├─ python [3.12.0|3.12.1|...|3.12.7], which cannot be installed (as previously explained);
└─ python 3.12.0rc3 would require
└─ _python_rc, which does not exist (perhaps a missing channel).
|
Loading