pyiron_base update to 0.15.5 #291
pipeline.yml
on: pull_request
black
16s
pip_check
53s
nfdi4ing
7m 0s
quantumespresso
30s
arithmetic
2m 21s
documentation
45s
Annotations
2 errors and 10 warnings
|
quantumespresso
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
pip_check
Process completed with exit code 1.
|
|
quantumespresso
critical libmamba Could not solve for environment specs
|
|
quantumespresso
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ aiida-workgraph =0.5.2 * is installable and it requires
│ └─ numpy >=1.21,<2.0dev0 * with the potential options
│ ├─ numpy [1.24.0|1.24.1|...|2.3.3] would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ numpy [1.24.0|1.24.1|...|2.2.6] would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ numpy [1.21.0|1.21.1|...|1.26.4], which can be installed;
│ ├─ numpy [1.24.0|1.24.1|1.24.2|1.24.3|1.24.4] would require
│ │ └─ python_abi ==3.8 *_pypy38_pp73, which can be installed;
│ ├─ numpy [1.24.0|1.24.1|1.24.2|1.24.3|1.24.4] would require
│ │ └─ python_abi =3.8 *_cp38, which can be installed;
│ ├─ numpy [1.24.0|1.24.1|...|1.26.4] would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ └─ numpy [1.24.0|1.24.1|...|1.26.4] would require
│ └─ python_abi ==3.9 *_pypy39_pp73, which can be installed;
├─ cwltool =3.1.20250110105449 * is installable with the potential options
│ ├─ cwltool 3.1.20250110105449 would require
│ │ └─ python_abi =3.9 *_cp39, which can be installed;
│ ├─ cwltool 3.1.20250110105449 would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ cwltool 3.1.20250110105449 would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ └─ cwltool 3.1.20250110105449 would require
│ ├─ python >=3.12,<3.13.0a0 *, which requires
│ │ └─ python_abi =3.12 *_cp312, which conflicts with any installable versions previously reported;
│ └─ python_abi =3.12 *_cp312, which can be installed;
├─ matplotlib =3.10.1 * is installable with the potential options
│ ├─ matplotlib 3.10.1 would require
│ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ ├─ matplotlib 3.10.1 would require
│ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ ├─ matplotlib 3.10.1 would require
│ │ ├─ python >=3.12,<3.13.0a0 *, which cannot be installed (as previously explained);
│ │ └─ python_abi =3.12 *_cp312, which can be installed;
│ └─ matplotlib 3.10.1 would require
│ └─ python_abi =3.13 *_cp313, which can be installed;
├─ networkx =3.4.2 * is not installable because it requires
│ └─ numpy >=1.24 *, which conflicts with any installable versions previously reported;
├─ pyiron_base =0.15.5 * is installable and it requires
│ └─ pyiron_snippets >=1.0.1,<=1.0.2 *, which can be installed;
├─ pyiron_workflow =0.15.4 * is installable and it requires
│ └─ bagofholding >=0.1.0,<=0.1.5 * with the potential options
│ ├─ bagofholding 0.1.5 would require
│ │ └─ mpi4py >=4.0.1,<4.2.0 * with the potential options
│ │ ├─ mpi4py [4.0.1|4.0.2|4.0.3|4.1.0|4.1.1] would require
│ │ │ └─ python_abi =3.10 *_cp310, which can be installed;
│ │ ├─ mpi4py [4.0.1|4.0.2|4.0.3|4.1.0|4.1.1] would require
│ │ │ └─ python_abi =3.11 *_cp311, which can be installed;
│ │ ├─ mpi4py [4.0.1|4.0.2|4.0.3|4.1.0|4.1.1] would require
│ │ │ └─ mpich [>=3.4.3,<5.0a0 *|>=4.2.3,<5.0a0 *|>=4.3.0,<5.0a0 *|>=4.3.1,<5.0a0 *|>=4.3.2,<5.0a0 *] with the potential options
│ │ │ ├─ mpich [3.4.3|4.0.1|...|4.2.2] would require
│ │ │ │ └─ mpi ==1.0 mpich, which can be installed;
│ │ │ └─ mpich [4.2.3|4.3.0|4.3.1|4.3.2] would require
│ │ │ └─ mpi =1.0 mpich, which can be installed;
│ │ ├─ mpi4py 4.0.1 would require
│ │ │ └─ openmpi >=5.0.5,<6.0a0 *, which can be installed;
│ │ ├─ mpi4py [4.0.1|4.0.2|4.0.3] would require
│ │ │ └─ openmpi >=5.0.6,<6.0a0 *, which can be installed;
│ │ ├─ mpi4py [4.0.1|4.0.2|4.0.3|4.1.0|4.1.1] would require
│ │ │ └─ impi_rt [>=2021.13.1,<2021.13.2.0a0 *|>=2021.14.0,<2021.14.1.0a0 *|>=2021.14.1,<2021.
|
|
quantumespresso
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'.
|
|
documentation
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'.
|
|
pip_check
warning libmamba [fastapi-cli-0.0.13-pyhcf101f3_0] The following files were already present in the environment:
- bin/fastapi
|
|
pip_check
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'.
|
|
arithmetic
warning libmamba [fastapi-cli-0.0.13-pyhcf101f3_0] The following files were already present in the environment:
- bin/fastapi
|
|
arithmetic
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'.
|
|
nfdi4ing
warning libmamba [fastapi-cli-0.0.13-pyhcf101f3_0] The following files were already present in the environment:
- bin/fastapi
|
|
nfdi4ing
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'.
|