Efthymios Oikonomou

Results 4 comments of 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...