undo isort #1312
Annotations
1 error and 3 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides requested python 3.8.*,3.9.18.*
- nothing provides __cuda needed by tensorflow-2.12.1-cuda112py310h457873b_0
Could not solve for environment specs
The following packages are incompatible
├─ matplotlib 3.7.3** is installable with the potential options
│ ├─ matplotlib 3.7.3 would require
│ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ └─ matplotlib 3.7.3 would require
│ ├─ matplotlib-base >=3.7.3,<3.7.4.0a0 with the potential options
│ │ ├─ matplotlib-base [3.7.2|3.7.3] would require
│ │ │ └─ python_abi 3.9 *_pypy39_pp73, which can be installed;
│ │ ├─ matplotlib-base 3.7.3 would require
│ │ │ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.3 would require
│ │ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.3 would require
│ │ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ │ └─ matplotlib-base 3.7.3 would require
│ │ └─ python_abi 3.8.* *_cp38, which conflicts with any installable versions previously reported;
│ └─ python_abi [3.10.* *_cp310|3.11.* *_cp311|3.8.* *_cp38|3.9.* *_cp39], which conflicts with any installable versions previously reported;
├─ ms2deepscore 2.0.0** is installable and it requires
│ ├─ matplotlib-base 3.7.2 with the potential options
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python_abi 3.8 *_pypy38_pp73, which can be installed;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python_abi 3.8.* *_cp38, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base [3.7.2|3.7.3], which can be installed (as previously explained);
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python >=3.10,<3.11.0a0 with the potential options
│ │ │ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ │ │ └─ python [3.10.10|3.10.11|...|3.10.9] would require
│ │ │ └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python >=3.11,<3.12.0a0 with the potential options
│ │ │ ├─ python [3.11.0|3.11.2|...|3.11.9], which can be installed;
│ │ │ └─ python [3.11.1|3.11.2|...|3.11.9] would require
│ │ │ └─ python_abi 3.11.* *_cp311, which conflicts with any installable versions previously reported;
│ │ ├─ matplotlib-base 3.7.2 would require
│ │ │ └─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ matplotlib-base 3.7.2 would require
│ │ └─ python >=3.9,<3.10.0a0 with the potential options
│ │ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ │ └─ python [3.9.16|3.9.17|3.9.18|3.9.19] would require
│ │ └─ python_abi 3.9.* *_cp39, which conflicts with any installable versions previously reported;
│ └─ python >=3.9 with the potential options
│ ├─ python [3.10.0|3.10.1|...|3.10.9], which can be installed;
│ ├─ python [3.11.0|3.11.2|...|3.11.9], which can be installed;
│ ├─ python [3.9.0|3.9.1|...|3.9.9], which can be installed;
│ ├─ python [3.10.10|3.10.11|...|3.10.9], which cannot be installed (as previously explained);
│ ├─ python [3.11.1|3.11.2|...|3.11.9], which cannot be installed (as previously explained);
│ ├─ python [3.12.0|3.12.1|3.12.2|3.12.3|3.12.4], which can be installed;
│ ├─ python 3.12.0rc3 would requir
|
This job failed
Loading