try updating miniconda and removing psi4 channel #882
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:
- nothing provides requested rdkit >=2023.09.5
- nothing provides requested psi4 >1.9.1*
- nothing provides requested pdbfixer >=1.9
- nothing provides requested openmm >=8.1.1
- nothing provides requested mdanalysis >=2.7.0
- package pyright-1.1.229-py310hf8d0d8f_0 requires python >=3.10,<3.11.0a0 *_cpython, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ mdanalysis >=2.7.0 does not exist (perhaps a typo or a missing channel);
├─ openmm >=8.1.1 does not exist (perhaps a typo or a missing channel);
├─ pdbfixer >=1.9 does not exist (perhaps a typo or a missing channel);
├─ psi4 >1.9.1* does not exist (perhaps a typo or a missing channel);
├─ pyright is installable with the potential options
│ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require
│ │ └─ python >=3.10,<3.11.0a0 *_cpython, which can be installed;
│ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require
│ │ └─ python >=3.8,<3.9.0a0 *_cpython, which can be installed;
│ ├─ pyright [1.1.229|1.1.231|...|1.1.280] would require
│ │ └─ python >=3.9,<3.10.0a0 *_cpython, which can be installed;
│ └─ pyright [1.1.277|1.1.278|1.1.279|1.1.280] would require
│ └─ python >=3.11,<3.12.0a0 *_cpython, which can be installed;
├─ python 3.12.*,>=3.8 is not installable because it conflicts with any installable versions previously reported;
└─ rdkit >=2023.09.5 does not exist (perhaps a typo or a missing channel).
|
This job failed
Loading