Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000282Rosetta[All Projects] Bad Codingpublic2013-06-12 13:302013-08-29 13:43
Reporterrmoretti 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000282: Python imports issues
DescriptionSome Rosetta scripts (such as demos/public/dock_ligand_and_proteins/scripts/clean_pdb.py) rely on other python modules (like source/src/python/apps/public/amino_acids.py), but when copied or run in different directories, those modules might not be on the Python path for other users.

Some common location & path should be made for these sorts of resources.
Additional InformationSee also https://www.rosettacommons.org/node/3317 [^]
TagsNo tags attached.
Application(s) Affecteddemos/public/dock_ligand_and_proteins/scripts/clean_pdb.py
Command Line Usedpython clean_pdb.py
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
(0000314)
rmoretti (Attentive Developer)
2013-08-29 13:43

Another option is to do sys.path manipulation at the top of scripts files to autodiscover the path to the module directories

- Issue History
Date Modified Username Field Change
2013-06-12 13:30 rmoretti New Issue
2013-08-29 13:43 rmoretti Note Added: 0000314


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker