You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Rosettafold and I was able to run the example script called "run_e2e_ver.sh" , after that I try to execute "run_pyrosetta_ver.sh" but it failed when executing the command
Hi,
I installed Rosettafold and I was able to run the example script called "run_e2e_ver.sh" , after that I try to execute "run_pyrosetta_ver.sh" but it failed when executing the command
python $PIPEDIR/DAN-msa/ErrorPredictorMSA.py --roll -p $CPU $WDIR/t000_.3track.npz $WDIR/pdb-3track $WDIR/pdb-3track 1> $WDIR/log/DAN_msa.stdout
The reported error is
While processing ./pdb-3track/model0_2_0.25.features.npz: 'pyrosetta.rosetta.utility.graph.EdgeListConstItera' object has no attribute 'mul'
this error repeats for each file named model0_X_0.YY. The pdb files (model0_X_0.YY.pdb) at directory $WDIR/pdb-3trac seem to be OK.
any suggestion will be welcomed
The text was updated successfully, but these errors were encountered: