[error first reported here](https://github.com/dchristl/headless-haystack/issues/8#issuecomment-1712473341) As a quick look, line 18: ``` python OUTPUT_FOLDER = Konfiguration["owntag_options"]["output_folder"]` ``` This tells the script where to find the `.keyfiles`. I'm poking at this now and looking at what I'm using now to update/fix this.
error first reported here
As a quick look, line 18:
This tells the script where to find the
.keyfiles. I'm poking at this now and looking at what I'm using now to update/fix this.