You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
from pdfminer.pdfinterp import PDFResourceManager
^ This works. Had to search for the PDFResourceManager class in all files in the repo.
The class lies in this file. I suppose you guys came across from pdfminer.converter import PDFResourceManager
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Python 3.6. It has imported other files succesfully, but could not find PDFResourceManager
The text was updated successfully, but these errors were encountered: