This is a read-only mirror of pymolwiki.org

Difference between revisions of "Talk:Color Objects"

From PyMOL Wiki
Jump to navigation Jump to search
(Pointed out bug with get_names('models'))
 
m (1 revision)
 
(No difference)

Latest revision as of 00:44, 28 March 2014

Bugs

Using MacPyMol 1.2edu, I get an error from the line "obj_list = cmd.get_names('models')" stating that 'models' can't be found. This can be fixed by changing 'models' to 'objects'. If someone confirms that this is still a problem in the current build of pymol we should change it in the script. Sbliven 00:46, 17 May 2010 (UTC)