Open Ryosuke-254 opened 4 months ago
Including which file or directory is not found (should be the line after the message you quote) may help track down which particular part of the process is at issue, and thus the proper resolution.
FileNotFoundError Traceback (most recent call last)
No such file or directory: '&WVS.pdb1'
I'm concerned about the &
and 1
there. My guess is that however you're specifying your input PDB names, you're getting extra spurious characters, and that's causing issues.
A FileNotFoundError: [Errno 2] No such file or directory: error occurs. This error appears when inputting long sequences or complex structures into the contigs. When generating proteins with simple structures, this error doesn't occur, so it's unlikely that the error is due to file path names. How should this be addressed? This is regarding the Colab version of RF diffusion.