specify macos architecture #883
Annotations
1 error and 2 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mdanalysis-2.7.0-py310h5262a37_0 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
├─ mdanalysis >=2.7.0 is installable with the potential options
│ ├─ mdanalysis 2.7.0 would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ mdanalysis 2.7.0 would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ mdanalysis 2.7.0 would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ └─ mdanalysis 2.7.0 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ python 3.8.*,>=3.8 is not installable because there are no viable options
├─ python [3.8.0|3.8.1|...|3.8.8] conflicts with any installable versions previously reported;
├─ python [3.8.0|3.8.1] would require
│ └─ python_abi * *_cp38, which conflicts with any installable versions previously reported;
└─ python [3.8.10|3.8.12|...|3.8.8] would require
└─ python_abi 3.8.* *_cp38, which conflicts with any installable versions previously reported.
|
This job failed
Loading