PyRosetta: pose_from_pdb results in a RuntimeError: unidentifiable C++ exception
I am going through the PyRosetta tutorials (http://www.pyrosetta.org/tutorials#TOC-PyRosetta-Workshops), specifically Workshop #2: PyRosetta.
Executing pose_from_pdb("1YY8.clean.pdb") results in a RuntimeError: unidentifiable C++ exception.
Any ideas why this is happening?
• 2,221 views
•
link
1 answer
A silly mistake. I forgot to execute rosetta.init(). Sorry, I am just a beginner with PyRosetta.
• 0 views
•
link
Log in to answer this question.