Efthymios Oikonomou
Efthymios Oikonomou
I have clean installed ubuntu 22.04 multiple times now trying to figure out the issue. There also seems to be an issue with the nvidia container (see: [this issue](https://github.com/NVIDIA/nvidia-container-toolkit/issues/230)), which...
I will try that out and report back. I already discovered that I cannot run `client = docker.from_env()` I get: ``` import docker client = docker.from_env() Traceback (most recent call...
I rebuild the alphafold project using your proposed file, but it still seems to be not working. Also, I still cannot run `client = docker.from_env()`. I will try to clean...
Sadly not, we ended up outsourcing the tasks we wanted to do with alphafold to another lab and they use google colab to run it (which is way easier to...