Rosetta Commons
Member Site
Member Site › Forums › PyRosetta › PyRosetta – General › RuntimeError: unidentifiable C++ exception in both linux and window.
When I use
pose = pose_from_pdb(“1YY8.clean.pdb”)
it results in an error:
RuntimeError Traceback (most recent call last)
<ipython-input-9-755d9c16f3f1> in <module>()
—-> 1 pose = pose_from_pdb(“1YY8.clean.pdb”)
RuntimeError: unidentifiable C++ exception in both linux and window.
I need help in this regard…………………………………….
Hmm, that’s a little hard to track down with just that error message. If possible, could you post the 1YY8.clean.pdb file here?