Relative Content

Tag Archive for pythonvisual-studio-codeimportpymupdf

Having problem with importing the PyMuPDF library

I’m tryng to import the pyhton library PyMuPDF
and after i installed it, vscode give me this error
(
Import “fitz” could not be resolved
)
I’m a beginner so maybe i made some beginner error…