Bump Python from 3.8 to 3.11 #81
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 python-3.11.0-h582c2e5_0_cpython requires libffi >=3.4.2,<3.5.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ libffi ==3.2.1 he1b5a44_1007 is requested and can be installed;
├─ openssl ==1.1.1w hd590300_0 is requested and can be installed;
├─ python 3.11** is installable with the potential options
│ ├─ python 3.11.0 would require
│ │ └─ libffi [>=3.4,<4.0a0 |>=3.4.2,<3.5.0a0 ], which conflicts with any installable versions previously reported;
│ ├─ python 3.11.0 would require
│ │ └─ openssl >=3.0.5,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.0 would require
│ │ └─ openssl >=3.0.7,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python [3.11.1|3.11.2|3.11.3] would require
│ │ └─ openssl >=3.1.0,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.4 would require
│ │ └─ openssl >=3.1.1,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.5 would require
│ │ └─ openssl >=3.1.2,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.6 would require
│ │ └─ openssl >=3.1.3,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.7 would require
│ │ └─ openssl >=3.2.0,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python [3.11.8|3.11.9] would require
│ │ └─ openssl >=3.2.1,<4.0a0 , which conflicts with any installable versions previously reported;
│ ├─ python 3.11.0 would require
│ │ └─ xz >=5.2.8,<6.0a0 , which can be installed;
│ ├─ python [3.11.0|3.11.2|3.11.3] would require
│ │ └─ xz >=5.2.10,<6.0a0 , which can be installed;
│ ├─ python [3.11.3|3.11.4|3.11.5] would require
│ │ └─ xz >=5.4.2,<6.0a0 , which can be installed;
│ ├─ python [3.11.7|3.11.8] would require
│ │ └─ xz >=5.4.5,<6.0a0 , which can be installed;
│ └─ python 3.11.9 would require
│ └─ xz >=5.4.6,<6.0a0 , which can be installed;
└─ xz ==5.2.6 h166bdaf_0 is not installable because it conflicts with any installable versions previously reported.
|
This job failed
Loading