Current, if no outputs are found, the only clue is this getting printed to `stdout`: ``` Expecting value: line 1 column 1 (char 0) ``` presumably from `delocalizer.py`. We need to make output-related error messages clearer.
Current, if no outputs are found, the only clue is this getting printed to
stdout:presumably from
delocalizer.py.We need to make output-related error messages clearer.