numexpr.utils INFO: Note: NumExpr detected 40 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8. lsst.pipe.base.graphBuilder WARNING: Dataset type visitSummary is not registered. lsst.pipe.base.graphBuilder WARNING: Dataset type sourceTable_visit is not registered. py.warnings WARNING: /XXX/lsst_install_with_extras/conda/envs/lsst-scipipe-1.0.0/share/eups/Linux64/ctrl_mpexec/g2085e88109+a8f678a356/python/lsst/ctrl/mpexec/cli/script/qgraph.py:183: UserWarning: QuantumGraph is empty qgraph = f.makeGraph(pipelineObj, args) lsst.daf.butler.cli.utils ERROR: Caught an exception, details are in traceback: Traceback (most recent call last): File "/XXX/lsst_install_with_extras/conda/envs/lsst-scipipe-1.0.0/share/eups/Linux64/ctrl_mpexec/g2085e88109+a8f678a356/python/lsst/ctrl/mpexec/cli/cmd/commands.py", line 126, in run qgraph = script.qgraph(pipelineObj=pipeline, **kwargs) File "/XXX/lsst_install_with_extras/conda/envs/lsst-scipipe-1.0.0/share/eups/Linux64/ctrl_mpexec/g2085e88109+a8f678a356/python/lsst/ctrl/mpexec/cli/script/qgraph.py", line 186, in qgraph raise RuntimeError("QuantumGraph is empty.") RuntimeError: QuantumGraph is empty.