Problem
Currently, if you specify a metadata file in a directory that does not exist, currently, you will get a FileNotFoundError. This is not very helpful.
Solution
Check that the parent directory exists when parsing the metadata output configuration.