Bump Python from 3.8 to 3.11 #87
Annotations
1 error and 3 warnings
Test suite
The process '/__w/SuperDSM/SuperDSM/3/condabin/conda' failed with exit code 1
|
Test suite
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/
|
Test suite
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/
|
Test suite
LibMambaUnsatisfiableError: Encountered problems while solving:
- package cvxpy-base-1.1.13-py36h84e8a9e_0 requires python >=3.6,<3.7.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ cvxpy-base 1.1.13** is installable with the potential options
│ ├─ cvxpy-base 1.1.13 would require
│ │ ├─ python >=3.6,<3.7.0a0 , which can be installed;
│ │ └─ python_abi 3.6.* *_cp36m, which can be installed;
│ ├─ cvxpy-base 1.1.13 would require
│ │ └─ python_abi 3.6 *_pypy36_pp73, which can be installed;
│ ├─ cvxpy-base 1.1.13 would require
│ │ ├─ python >=3.7,<3.8.0a0 , which can be installed;
│ │ └─ python_abi 3.7.* *_cp37m, which can be installed;
│ ├─ cvxpy-base 1.1.13 would require
│ │ └─ python_abi 3.7 *_pypy37_pp73, which can be installed;
│ ├─ cvxpy-base 1.1.13 would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ cvxpy-base 1.1.13 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ python 3.11** is not installable because it conflicts with any installable versions previously reported.
|