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'm encountering an issue while running the code in 08.02-Ligand-Docking-pyrosetta.distributed.ipynb. An error occurs at the line '%time results = list(xml_obj(pose_obj))':
File: [/home/benchmark/rosetta/source/src/protocols/ligand_docking/GALigandDock/GALigandDock.cc:2566]
[ ERROR ] UtilityExitException
ERROR: error! pharmacophore docking requires reference_pool to be as 'INPUT'!
I am wondering if this error could be related to the PyRosetta version I am using. Alternatively, is there a way to provide a reference_pool to GALigandDock to resolve this issue? Any guidance or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
I'm encountering an issue while running the code in 08.02-Ligand-Docking-pyrosetta.distributed.ipynb. An error occurs at the line '%time results = list(xml_obj(pose_obj))':
I am wondering if this error could be related to the PyRosetta version I am using. Alternatively, is there a way to provide a reference_pool to GALigandDock to resolve this issue? Any guidance or suggestions would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: