taucmdr.cf.software package

Module contents

Software management common objects.

exception taucmdr.cf.software.SoftwarePackageError(value, *hints)[source]

Bases: taucmdr.error.ConfigurationError

Indicates there was an error in an external software package.

message_fmt = "%(value)s\n\n%(hints)s\nPlease check the selected experiment or send '%(logfile)s' to %(contact)s for assistance."
taucmdr.cf.software.get_installation(name)[source]