Anonymous | Login | 2024-10-11 13:50 CDT |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000044 | PyRosetta | [All Projects] Incorrect Results | public | 2012-07-18 12:49 | 2012-08-03 14:04 | ||||
Reporter | mpacella | ||||||||
Assigned To | Sergey | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | All platforms | OS | Any | OS Version | Any | ||||
Product Version | [Rosetta] Trunk | ||||||||
Fixed in Version | |||||||||
Summary | 0000044: /src/core/conformation/PointGraph.cc isn't properly wrapped into Pyrosetta | ||||||||
Description | /src/core/conformation/PointGraph.cc isn't properly wrapped into Pyrosetta, this is likely because it is a templated class. This is mainly a feature request for Sergey and will aid the Pyrosetta community in developing new scoring methods. | ||||||||
Steps To Reproduce | from rosetta.core.conformation import PointGraph ImportError: cannot import name PointGraph | ||||||||
Tags | PyRosetta | ||||||||
Application(s) Affected | Pyrosetta | ||||||||
Command Line Used | [in iPython] from rosetta.core.conformation import PointGraph | ||||||||
Developer Options | |||||||||
Fixed in SVN Version | 50040 | ||||||||
Attached Files | |||||||||
Notes | |
(0000030) Sergey (Administrator) 2012-07-20 18:19 |
Fixed in r50040. Create PointGraphPy instead, it will work as substitute to PointGraph. |
(0000031) Sergey (Administrator) 2012-07-20 18:19 |
Fixed in r50040. Now it is possible to create PointGraphPy instead, it will work as substitute to PointGraph. |
(0000034) smlewis (Administrator) 2012-07-21 13:02 |
(resolved not closed) |
Issue History | |||
Date Modified | Username | Field | Change |
2012-07-18 12:49 | mpacella | New Issue | |
2012-07-18 12:49 | mpacella | Status | new => assigned |
2012-07-18 12:49 | mpacella | Assigned To | => Sergey |
2012-07-18 12:54 | Labonte | Tag Attached: PyRosetta | |
2012-07-18 12:55 | Labonte | Status | assigned => confirmed |
2012-07-20 18:19 | Sergey | Note Added: 0000030 | |
2012-07-20 18:19 | Sergey | Fixed in SVN Version | => 50040 |
2012-07-20 18:19 | Sergey | Note Added: 0000031 | |
2012-07-20 18:19 | Sergey | Status | confirmed => closed |
2012-07-20 18:19 | Sergey | Resolution | open => fixed |
2012-07-21 13:01 | smlewis | Status | closed => feedback |
2012-07-21 13:01 | smlewis | Resolution | fixed => reopened |
2012-07-21 13:02 | smlewis | Note Added: 0000034 | |
2012-07-21 13:02 | smlewis | Status | feedback => resolved |
2012-07-21 13:02 | smlewis | Resolution | reopened => fixed |
2012-08-03 14:04 | delucasl | Project | Rosetta => PyRosetta |
Copyright © 2000 - 2012 MantisBT Group |