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

Copy Markdown View Source

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

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