Bump Python from 3.8 to 3.11 #88
Annotations
1 error and 3 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
LibMambaUnsatisfiableError: Encountered problems while solving:
- package imagecodecs-2022.8.8-py310h112de15_5 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ imagecodecs 2022.8.8** is installable with the potential options
│ ├─ imagecodecs 2022.8.8 would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ imagecodecs 2022.8.8 would require
│ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ ├─ imagecodecs 2022.8.8 would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ ├─ imagecodecs 2022.8.8 would require
│ │ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ │ └─ python_abi 3.9.* *_cp39, which can be installed;
│ └─ imagecodecs 2022.8.8 would require
│ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
└─ python 3.11** is not installable because it conflicts with any installable versions previously reported.
|
The logs for this run have expired and are no longer available.
Loading