Mayor update based on Jans shared env #1901
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
├─ executorlib =1.7.1 * is requested and can be installed;
├─ matgl =1.1.2 * is installable and it requires
│ └─ pytorch <=2.2.1 * with the potential options
│ ├─ pytorch [1.11.0|1.12.0|...|2.1.2] would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ pytorch [1.13.0|1.13.1|2.0.0|2.1.0|2.1.2] would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ pytorch [1.10.0|1.10.1|...|2.1.2] would require
│ │ └─ python_abi =3.8 *_cp38, which can be installed;
│ ├─ pytorch [1.10.0|1.10.1|...|2.1.2] would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ ├─ pytorch [1.11.0|1.12.0|...|2.1.2] would require
│ │ └─ __cuda =* *, which is missing on the system;
│ ├─ pytorch [2.1.0|2.1.2] would require
│ │ └─ nomkl =* *, which requires
│ │ └─ mkl <0.0a0 *, which can be installed;
│ ├─ pytorch [2.1.0|2.1.2] would require
│ │ └─ mkl >=2023.2.0,<2024.0a0 *, which can be installed;
│ ├─ pytorch 2.1.0 would require
│ │ └─ mkl >=2022.2.1,<2023.0a0 *, which can be installed;
│ ├─ pytorch [1.10.0|1.10.1|...|1.9.1] would require
│ │ └─ python >=3.7,<3.8.0a0 *, which can be installed;
│ └─ pytorch [1.6.0|1.7.1|1.8.0|1.9.0|1.9.1] would require
│ └─ python_abi =3.6 *_cp36m, which can be installed;
├─ mkl =2024.2.2 * is not installable because it conflicts with any installable versions previously reported;
├─ pyiron_atomistics =0.8.1 * is installable and it requires
│ └─ pyiron_snippets =1.0.1 *, which can be installed;
├─ pyiron_base =0.15.4 * is installable and it requires
│ └─ pyiron_snippets ==1.0.1 *, which can be installed;
├─ pyiron_potentialfit =0.3.12 * is not installable because it requires
│ └─ pyiron_snippets >=0.1.1,<=0.1.4 *, which conflicts with any installable versions previously reported;
├─ pyiron_snippets =1.0.1 * is requested and can be installed;
├─ pyiron_workflow =0.15.3 * is not installable because it requires
│ └─ pyiron_snippets >=0.1.4,<=0.2.0 *, which conflicts with any installable versions previously reported;
├─ pyironflow =0.0.20 * is not installable because it requires
│ └─ pyiron_workflow >=0.12.1,<1 * but there are no viable options
│ ├─ pyiron_workflow 0.15.3, which cannot be installed (as previously explained);
│ ├─ pyiron_workflow 0.12.1 would require
│ │ └─ executorlib >=0.0.1,<=0.4.1 *, which conflicts with any installable versions previously reported;
│ ├─ pyiron_workflow 0.12.2 would require
│ │ └─ executorlib >=0.0.1,<=0.4.2 *, which conflicts with any installable versions previously reported;
│ ├─ pyiron_workflow 0.12.3 would require
│ │ └─ executorlib >=0.0.1,<1.1.0 *, which conflicts with any installable versions previously reported;
│ ├─ pyiron_workflow [0.13.0|0.13.1] would require
│ │ └─ executorlib >=0.0.1,<1.3.0 *, which conflicts with any installable versions previously reported;
│ ├─ pyiron_workflow [0.13.2|0.13.3] would require
│ │ └─ executorlib >=0.0.1,<1.5.0 *, which conflicts with any installable versions previously reported;
│ └─ pyiron_workflow [0.14.0|0.15.0|0.15.1|0.15.2] would require
│ └─ executorlib >=1.5.3,<1.7.0 *, which conflicts with any installable versions previously reported;
└─ python =3.12.10 * 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.
|