ERROR 2024-03-06T23:34:24.993-08:00 lsst.daf.butler.cli.utils ()(utils.py:1223) - Caught an exception, details are in traceback: Traceback (most recent call last): File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cli/cmd/commands.py", line 189, in qgraph if script.qgraph(pipelineObj=pipeline, **kwargs, show=show) is None: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cli/script/qgraph.py", line 221, in qgraph qgraph = f.makeGraph(pipelineObj, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/ctrl_mpexec/g1ce94f1343+c79f27626b/python/lsst/ctrl/mpexec/cmdLineFwk.py", line 621, in makeGraph task_defs = list(pipeline.toExpandedPipeline()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/pipeline.py", line 882, in toExpandedPipeline yield from self.to_graph()._iter_task_defs() ^^^^^^^^^^^^^^^ File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/pipeline.py", line 845, in to_graph self._add_task_to_graph(label, graph) File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/pipeline.py", line 903, in _add_task_to_graph config.applyConfigOverrides( File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/config.py", line 274, in applyConfigOverrides overrides.applyTo(self) File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pipe_base/g14962cd804+d8a4b8c113/python/lsst/pipe/base/configOverrides.py", line 378, in applyTo setattr(tmpConfig, finalField, value) File "/mmfs1/gscratch/dirac/shared/opt/conda/envs/lsst-scipipe-8.0.0/share/eups/Linux64/pex_config/gba4ed39666+0c98be86fa/python/lsst/pex/config/config.py", line 1595, in __setattr__ raise AttributeError(f"{_typeStr(self)} has no attribute {attr}") AttributeError: lsst.pipe.tasks.processCcdWithFakes.ProcessCcdWithFakesConfig has no attribute doProcessAllDataIds