You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround for #42.
If output_dir is initialized to None (for whatever reason, could be from
a CLI argument, or bogus config file override) fall back to using
current working directory to store the concat file.
Thanks for reporting. Looks like an issue in either your config file or a CLI argument.
I suspect you might have specified "output_dir" somewhere to some blank value? I can only speculate, but if you share your config file and arguments you used, I could better point out what caused the issue.
For now I have added a workaround in c543a5a which falls back to storing the concat file in the current working directory.
I get this error on Python 3.9:
The text was updated successfully, but these errors were encountered: