MantisBT - PyRosetta | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000150 | PyRosetta | [All Projects] Crash | public | 2012-10-29 12:52 | 2012-10-31 10:39 |
Reporter | Sergey | ||||
Assigned To | Sergey | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | x86 | OS | OS X | OS Version | 10.7 |
Product Version | [Rosetta] Trunk | ||||
Fixed in Version | |||||
Application(s) Affected | PyRosetta, Rosetta | ||||
Command Line Used | - | ||||
Developer Options | |||||
Fixed in SVN Version | |||||
Summary | 0000150: PyRosetta PyMOL mover send_energy does not work on PyMOL 1.4 | ||||
Description | 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] | ||||
Steps To Reproduce | 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) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-10-29 12:52 | Sergey | New Issue | |||
2012-10-29 12:52 | Sergey | Status | new => assigned | ||
2012-10-29 12:52 | Sergey | Assigned To | => Sergey | ||
2012-10-31 10:39 | Labonte | Note Added: 0000124 |
Notes | |||||
|
|||||
|
|