specify macos architecture #883
Annotations
23 errors and 6 warnings
Test on py3.8/ubuntu-latest
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
Test on py3.8/macOS-13
The process '/Users/runner/miniconda3/condabin/conda' failed with exit code 1
|
Test on py3.10/macOS-latest
The run was canceled by @ALescoulie.
|
Test on py3.12/macOS-latest
The run was canceled by @ALescoulie.
|
Test on py3.11/macOS-latest
The run was canceled by @ALescoulie.
|
Test on py3.9/macOS-latest
The run was canceled by @ALescoulie.
|
Test on py3.8/macOS-latest
The run was canceled by @ALescoulie.
|
Test on py3.10/ubuntu-latest
The run was canceled by @ALescoulie.
|
Test on py3.10/ubuntu-latest
The operation was canceled.
|
Test on py3.11/ubuntu-latest
The run was canceled by @ALescoulie.
|
Test on py3.11/ubuntu-latest
The operation was canceled.
|
Test on py3.12/ubuntu-latest
The run was canceled by @ALescoulie.
|
Test on py3.12/ubuntu-latest
The operation was canceled.
|
Test on py3.9/ubuntu-latest
The run was canceled by @ALescoulie.
|
Test on py3.9/ubuntu-latest
The operation was canceled.
|
Test on py3.9/macOS-13
The run was canceled by @ALescoulie.
|
Test on py3.9/macOS-13
The operation was canceled.
|
Test on py3.11/macOS-13
The run was canceled by @ALescoulie.
|
Test on py3.11/macOS-13
The operation was canceled.
|
Test on py3.10/macOS-13
The run was canceled by @ALescoulie.
|
Test on py3.10/macOS-13
The operation was canceled.
|
Test on py3.12/macOS-13
The run was canceled by @ALescoulie.
|
Test on py3.12/macOS-13
The operation was canceled.
|
Run fast checks over code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run fast checks over code
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 on py3.8/ubuntu-latest
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/.
|
Test on py3.8/ubuntu-latest
LibMambaUnsatisfiableError: Encountered problems while solving:
- package mdanalysis-2.7.0-py310hcc13569_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.
|
Test on py3.8/macOS-13
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/.
|
Test on py3.8/macOS-13
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.
|