google-deepmind / google-deepmind/alphafold
CONDA will not install
- Dominant language
- Python
- Stars
- 14.9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am a new user trying to get started modeling a protein with two amino acid modifications that I have used in my research.
When I try to Install third-party software through AlphaFold Colab I continue to get this error:
CalledProcessError: Command 'conda install -qy conda==23.5.2 && conda install -qy -c conda-forge python=3.10 openmm=7.7.0 pdbfixer' returned non-zero exit status 1.
When I check CONDA installation the output indicates that version 23.5.2 is installed and my network connection is stable. However, when I run the cell again it still does not work. Any suggestion to help would be appreciated. Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.