You are here

RuntimeError: unidentifiable C++ exception in both linux and window.

2 posts / 0 new
Last post
RuntimeError: unidentifiable C++ exception in both linux and window.
#1

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...........................................

Category: 
Post Situation: 
Tue, 2015-10-27 08:16
wajidarshad

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?

Tue, 2015-10-27 08:46
rmoretti