Closed reinvantveer closed 8 years ago
Turns out to be a yaml parse error due to minor cock up by yours truly. There should be a bit better informed error message, though, like:
YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 38, column 3:
Added pull request https://github.com/histograph/config/pull/6
Merged.
reinv@lingui:~/data/Github/histograph$ histograph-import Can't open configuration file /home/reinv/data/Github/histograph/config/config.yml
reinv@lingui:~/data/Github/histograph$ cat /home/reinv/data/Github/histograph/config/config.yml
(etc. etc.)
reinv@lingui:~/data/Github/histograph/config$ echo $HISTOGRAPH_CONFIG /home/reinv/data/Github/histograph/config/config.yml reinv@lingui:~/data/Github/histograph/config$ cat $HISTOGRAPH_CONFIG
(etc. etc.)