You are here

unidentifiable C++ exception in both linux and window.

2 posts / 0 new
Last post
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:12
wajidarshad

Duplicate of question https://www.rosettacommons.org/node/9552

Conversation continued there.

Tue, 2015-10-27 08:46
rmoretti
Topic locked