Bump matplotlib from 3.9.2 to 3.9.3 #1486
Annotations
2 errors 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:
- package pyiron_atomistics-0.6.17-pyhd8ed1ab_0 requires matplotlib-base >=3.5.3,<=3.9.2, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ matplotlib-base 3.9.3** is installable with the potential options
│ ├─ matplotlib-base [3.5.3|3.6.0|...|3.9.3] would require
│ │ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ ├─ matplotlib-base [3.6.1|3.6.2|...|3.9.3] would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ matplotlib-base [3.8.0|3.8.1|...|3.9.3] would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ matplotlib-base [3.9.2|3.9.3] would require
│ │ └─ python_abi 3.13.* *_cp313, which can be installed;
│ └─ matplotlib-base 3.9.3, which can be installed;
├─ pyiron_atomistics 0.6.17** is installable and it requires
│ └─ matplotlib-base >=3.5.3,<=3.9.2 with the potential options
│ ├─ matplotlib-base [3.5.3|3.6.0|...|3.9.2] conflicts with any installable versions previously reported;
│ ├─ matplotlib-base 3.5.3 would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ matplotlib-base [3.5.3|3.6.0|...|3.7.3] would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ matplotlib-base [3.5.3|3.6.0|3.6.1|3.6.2|3.6.3] would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ matplotlib-base [3.5.3|3.6.0|...|3.9.3], which can be installed (as previously explained);
│ ├─ matplotlib-base [3.5.3|3.6.0|3.6.1|3.6.2|3.6.3] would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ ├─ matplotlib-base [3.6.1|3.6.2|...|3.9.3], which can be installed (as previously explained);
│ ├─ matplotlib-base [3.7.0|3.7.1|3.7.2] would require
│ │ └─ pypy3.8 >=7.3.11 , which can be installed;
│ ├─ matplotlib-base [3.7.0|3.7.1|3.7.2] would require
│ │ └─ pypy3.9 >=7.3.11 , which can be installed;
│ ├─ matplotlib-base [3.7.3|3.8.0] would require
│ │ └─ pypy3.9 >=7.3.12 , which can be installed;
│ ├─ matplotlib-base [3.8.0|3.8.1|...|3.9.3], which can be installed (as previously explained);
│ ├─ matplotlib-base [3.8.0|3.8.1|3.8.2] would require
│ │ └─ pypy3.9 >=7.3.13 , which can be installed;
│ ├─ matplotlib-base [3.8.3|3.8.4|3.9.1|3.9.2] would require
│ │ └─ pypy3.9 >=7.3.15 , which can be installed;
│ └─ matplotlib-base [3.9.2|3.9.3], which can be installed (as previously explained);
└─ python 3.10** is not installable because it conflicts with any installable versions previously reported.
|
Loading