Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000044PyRosetta[All Projects] Incorrect Resultspublic2012-07-18 12:492012-08-03 14:04
Reportermpacella 
Assigned ToSergey 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformAll platformsOSAnyOS VersionAny
Product Version[Rosetta] Trunk 
Fixed in Version 
Summary0000044: /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 Reproducefrom rosetta.core.conformation import PointGraph

ImportError: cannot import name PointGraph
TagsPyRosetta
Application(s) AffectedPyrosetta
Command Line Used[in iPython] from rosetta.core.conformation import PointGraph
Developer Options
Fixed in SVN Version50040
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker