PyMuPDF
PyMuPDF copied to clipboard
Vscode Type Checking cannot access member "get_pixmap" for type "Page". Member "get_pixmap" is unknown - Pylance
Info 1:
Info 2:
Info 3:
Using Vscode with Type Checking even set to "basic", still receive an alert about not finding the Page base for use to .get_pixmap function
This is a duplicate of #2883.