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
It sounds like you've looked into this issue so if you have the time you could also submit a Pull Request making the changes needed. That would be fantastic and help me out because I've not kept up with PyPDF2 development.
PyPDF2 is now forcing use of
PdfWriter
class instead ofPdfFileWriter
so the library is broken.Would you please update the code ?
In the meantime, I'm trying to force
PyPDF2==2.12.1
in my requirements.The text was updated successfully, but these errors were encountered: