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
When opening a workspace with spaces anywhere in the directory names, ocrd_browser fails:
browse-ocrd PRImA\ Layout\ Analysis\ Dataset/mets.xml
FileNotFoundError: File path passed as 'url' to download_to_directory does not exist: /daten/PRImA%20Layout%20Analysis%20Dataset/mets.xml
The cause is not on the OCR-D side AFAICS, but here:
When opening a workspace with spaces anywhere in the directory names, ocrd_browser fails:
The cause is not on the OCR-D side AFAICS, but here:
browse-ocrd/ocrd_browser/model/document.py
Line 75 in 73fc4e2
which in turn does
browse-ocrd/ocrd_browser/model/document.py
Lines 496 to 497 in 73fc4e2
The text was updated successfully, but these errors were encountered: