Use Quay.io for python 3.12 #1878
Annotations
1 error and 4 warnings
pip_check
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
pip_check
critical libmamba Could not solve for environment specs
|
pip_check
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ lammps =2023.8.2 *openmpi* is installable with the potential options
│ ├─ lammps 2023.08.02 would require
│ │ └─ python_abi ==3.9 *_pypy39_pp73, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ mlip =1.0 *, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ mlip =2.0 *, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ python_abi =3.8 *_cp38, which can be installed;
│ ├─ lammps 2023.08.02 would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ └─ lammps 2023.08.02 would require
│ └─ __cuda =* *, which is missing on the system;
├─ mlip =3.0 * is not installable because it conflicts with any installable versions previously reported;
└─ python =3.12 * is not installable because it requires
└─ python_abi =3.12 *_cp312, which conflicts with any installable versions previously reported.
|
pip_check
CondaKeyError: 'channels': value 'defaults' not present in config
|
pip_check
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
|