marker icon indicating copy to clipboard operation
marker copied to clipboard

AttributeError: 'PdfDocument' object has no attribute 'name'

Open lvjg opened this issue 1 year ago • 1 comments

File "/xxx/xxx/marker/marker/debug/data.py", line 50, in dump_bbox_debug_data doc_base = os.path.basename(doc.name).rsplit(".", 1)[0] AttributeError: 'PdfDocument' object has no attribute 'name'

lvjg avatar May 11 '24 09:05 lvjg

Ah yeah, I didn't redo the debug routines when I updated marker. Will get to this next week

VikParuchuri avatar May 12 '24 02:05 VikParuchuri