Can add hydrogens to nonstandard residues #48
Annotations
5 errors and 3 warnings
build_test (3.7)
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
|
build_test (3.9)
The job was canceled because "_3_7" failed.
|
build_test (3.9)
The operation was canceled.
|
build_test (3.8)
The job was canceled because "_3_7" failed.
|
build_test (3.8)
The operation was canceled.
|
build_test (3.7)
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/
|
build_test (3.7)
The following actions uses Node.js version which is deprecated 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/
|
build_test (3.7)
LibMambaUnsatisfiableError: Encountered problems while solving:
- package openmm-8.1.1dev0-py310hc286b48_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
├─ openmm 8.1.1dev0** is installable with the potential options
│ ├─ openmm 8.1.1dev0 would require
│ │ ├─ python >=3.10,<3.11.0a0 , which can be installed;
│ │ └─ python_abi 3.10.* *_cp310, which can be installed;
│ ├─ openmm 8.1.1dev0 would require
│ │ ├─ python >=3.11,<3.12.0a0 , which can be installed;
│ │ └─ python_abi 3.11.* *_cp311, which can be installed;
│ ├─ openmm 8.1.1dev0 would require
│ │ └─ python_abi 3.12.* *_cp312, which can be installed;
│ ├─ openmm 8.1.1dev0 would require
│ │ ├─ python >=3.8,<3.9.0a0 , which can be installed;
│ │ └─ python_abi 3.8.* *_cp38, which can be installed;
│ └─ openmm 8.1.1dev0 would require
│ ├─ python >=3.9,<3.10.0a0 , which can be installed;
│ └─ python_abi 3.9.* *_cp39, which can be installed;
└─ python 3.7** is not installable because there are no viable options
├─ python [3.7.0|3.7.1|...|3.7.9] conflicts with any installable versions previously reported;
├─ python [3.7.0|3.7.1|3.7.2|3.7.3|3.7.6] would require
│ └─ python_abi * *_cp37m, which conflicts with any installable versions previously reported;
└─ python [3.7.10|3.7.12|...|3.7.9] would require
└─ python_abi 3.7.* *_cp37m, which conflicts with any installable versions previously reported.
|