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

Great Project - Can't read pdfs though - PdfFileReader is deprecated and was removed in PyPDF2 3.0.0. Use PdfReader instead. #4

Open
adiso06 opened this issue Jun 7, 2023 · 1 comment · May be fixed by #6

Comments

@adiso06
Copy link

adiso06 commented Jun 7, 2023

Excellent project, thanks for making this for us folks who struggle to put these things together.

When I try to get it to read my files, I get error - PdfFileReader is deprecated and was removed in PyPDF2 3.0.0. Use PdfReader instead.

@selva221724
Copy link

I used this pip install PyPDF2==2.12.1 to solve the error. But, after that, when I try to ingest the .txt document, I am getting this error.
Screenshot 2023-06-27 at 13 09 07

@vasilvas99 vasilvas99 linked a pull request Nov 5, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants