Skip to main content
ctrlrun.MissingDependency — class, defined at src/ctrlrun/errors.py:228
An optional extra is not installed (SPEC-v0.2 §1.1, §11). Never ImportError or ModuleNotFoundError: an operator reads those as a broken package rather than as an option they did not select. The message names the module that is missing and the command that installs it.

Next