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

Version of PyMuPDF #11

Open
themantalope opened this issue Dec 19, 2022 · 0 comments
Open

Version of PyMuPDF #11

themantalope opened this issue Dec 19, 2022 · 0 comments

Comments

@themantalope
Copy link

I ran into and error when using this executor out of the box. The issue is that after PyMuPDF v1.19.0, all methods are switched from camel case to snake case. Using the executor with the install_requirements=True results in an install with PyMuPDF >1.19.0, which then breaks the flow. The code in the executor will need to convert any PyMuPDF method call to snake case.

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

1 participant