-
Notifications
You must be signed in to change notification settings - Fork 556
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
fitz.Pixmap(None, pix) Unrecognised args for constructing Pixmap #3177
Labels
Comments
Thanks for reporting this. I have a fix in my tree, so hopefully it'll be in the next release in a few days time. |
julian-smith-artifex-com
added a commit
that referenced
this issue
Feb 18, 2024
…=None. This addresses #3177.
Fixed in 1.23.23. |
Thanks! |
when I extract the images from PDF, it still raise errors as following. `doc = fitz.open(file)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug
How to reproduce the bug
read the document
PyMuPDF version
1.23.22
Operating system
Linux
Python version
3.11
The text was updated successfully, but these errors were encountered: