TaskNotImportedError#

exception lsst.pipe.base.pipeline_graph.TaskNotImportedError#

Bases: PipelineGraphError

Exception raised when accessing an attribute of a graph or graph node that is not available unless the task class has been imported and configured.