Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lvjg opened this issue May 11, 2024 · 1 comment
Open

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

lvjg opened this issue May 11, 2024 · 1 comment

Comments

@lvjg
Copy link

lvjg commented May 11, 2024

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'

@VikParuchuri
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants