aqlaboratory / openfold

Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker build fails

goran-mh opened this issue · comments

Hi!

The docker build seems to be failing with:

35.40 Could not solve for environment specs
35.40 The following packages are incompatible
35.40 ├─ python 3.9** is requested and can be installed;
35.40 └─ truststore is not installable because it requires
35.40 └─ python >=3.10 but there are no viable options
35.40 ├─ python [3.10.0|3.10.1|...|3.12.1] conflicts with any installable versions previously reported;
35.40 └─ python 3.12.0rc3 would require
35.40 └─ _python_rc, which does not exist (perhaps a missing channel).

It's the same both on main and multimer branches (I'm trying to reun multimer)