Jan Steeg
Jan Steeg
Tried to bring a container up and running myself. It has a similar structure as the one from @Data-drone . It is running by the logs, but I cannot access...
Is this ready to merge?
Got the same error: ``` Traceback (most recent call last): File "/app/parsing.py", line 189, in main(args.input_path) File "/app/parsing.py", line 158, in main document = parser.parse(pdf_file_like, filename=filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/parsing.py", line...