get_drawings
not working on Figure 2 in ChemRxiv paper
#4589
Unanswered
jamesbraza
asked this question in
Looking for help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the paper "A Perspective on Explanations of Molecular Prediction Models":
With Python 3.13.2,
pymupdf==1.26.3
,pydantic==2.11.7
and the following Python code revolving aroundpage.cluster_drawings(drawings=page.get_drawings())
:The Figure 2 diagram is not properly extracted, actually it's not present at all.
Is this a bug in
page.get_drawings
?Beta Was this translation helpful? Give feedback.
All reactions