OSCAR CONCHILLO SOLÉ

Results 11 comments of OSCAR CONCHILLO SOLÉ

I found a workaround on this, but It is very weird (at least to me). When the error dialog appears and ask for mapping say yes Note: You can see...

Sorry, the workaround does not work. "step into" is the only thing that I tested in python and the workaround works. But it does not work when you put a...

In my case was due to the fact that XML::DOM::XPath is outdated. Here explanation and solution: https://superuser.com/questions/1427147/mac-os-x-mojave-perl-5-xmldomxpath-test-non-ascii-fail but this is a "chapuza", I believe that a correction in "XML::DOM::XPath" should...

Just installed latest version of AF and found the same issue, but... First I got the following error: requests.exceptions.InvalidURL: Not supported URL scheme http+docker According to this: https://github.com/docker/docker-py/issues/3256 can be...

Just found the same problem in a computer with AF 2.2.4(RTX4090), but another with 2.2.2 (RTX 3080) works and another with 2.3.2 (GTX 1080) also works they all have the...

WORKED! thank you very much One question rising from my ignorance: in the original file, at the beginning "$CUDA" variable is defined, but in the original line where cuda is...

Hi again just installed AF today exactly as I previously described and I found the same error. Using the modified dockerfile provided by @rosswalker worked (again). Is this issue not...

No, I had been focus on alphafold3, I found a fix for it in its issue [394](https://github.com/google-deepmind/alphafold3/issues/394), when I have the time I'll try to apply the same idea (update...

It totally worked for me! I run my standard test run which uses "--model_preset=monomer_ptm" and it delivered what was expected. The generating models part (the one really using GPU) was...

> Using this Dockerfile will prompt a conflict in conda dependencies. Is it necessary to fully install this to build the operation? This is strange. Last July it worked without...