llama_index
llama_index copied to clipboard
PyPDF2 Error : Cannot read an empty file
I got it to work perfectly. But since last night, I am getting this error that I am unable to figure out why.
PyPDF2.errors.EmptyFileError: Cannot read an empty file.
But the file clearly has data in it. It suddenly stopped working for some reason.
@areeb1245 could it be due to a version of pypdf2? (e.g. could you try downgrading a version?) let me know if you do, i'm happy to pin the version in our pdfreader
Hey @areeb1245 are you still experiencing this issue? If not, could you close the ticket?
We currently do not use pypdf2 anymore. Closing this issue for now