Beancount.Checker.NotInstalledError exception (beancount_ex v0.6.0)

Copy Markdown View Source

Raised when the configured bean-check executable cannot be located.

This signals an environment/setup problem, distinct from a ledger that fails validation (which is returned as {:error, %Beancount.Result{}}).