MantisBT - PyRosetta
View Issue Details
0000150PyRosetta[All Projects] Crashpublic2012-10-29 12:522012-10-31 10:39
Sergey 
Sergey 
normalminoralways
assignedopen 
x86OS X10.7
[Rosetta] Trunk 
 
PyRosetta, Rosetta
-
0000150: PyRosetta PyMOL mover send_energy does not work on PyMOL 1.4
PyRosetta PyMOL mover send_energy does not work on PyMOL 1.4 (and probably 1.5) resulting with following error: Coloring failed... Did you forget to send the pose geometry first?

[Need additional confirmation for Linux and PyMOL-1.5]
import rosetta

rosetta.init()

pose = rosetta.pose_from_sequence('EVAAAVAT')

pymol = rosetta.PyMOL_Mover()

pymol.apply(pose)

scorefxn = rosetta.create_score_function('standard')
scorefxn(pose)

pymol.send_energy(pose)
No tags attached.
Issue History
2012-10-29 12:52SergeyNew Issue
2012-10-29 12:52SergeyStatusnew => assigned
2012-10-29 12:52SergeyAssigned To => Sergey
2012-10-31 10:39LabonteNote Added: 0000124

Notes
(0000124)
Labonte   
2012-10-31 10:39   
I cannot duplicate this error. It works just fine on my computer.

I have Ubuntu 12.04, PyRosetta r51917, and PyMOL 1.4.1.