Hi I have this error ' ' . PyPDF2.errors.DeprecationError: PdfFileWriter is deprecated and was removed in PyPDF2 3.0.0. Use PdfWriter instead. this error message appread in odoo , while trying to print the report for multiple records , but when print it for one record , no error happens , can you help me solve this error please . even though I check the version (venv) PS C:\bnk> pip install PyPDF2 Requirement already satisfied: PyPDF2 in c:\bnk\venv\lib\site-packages (3.0.1)
@@Odoo_tech_akash I installed version (3.0.1 but it continues to give me the error PyPDF2.errors.DeprecationError: PdfFileWriter is deprecated and was removed in PyPDF2 3.0.0. Use PdfWriter instead. this error message appread in odoo , while trying to print the report for multiple records , but when print it for one record , no error happens ,
Good tutorial. Thank
Thank you so much
Hi I have this error ' ' .
PyPDF2.errors.DeprecationError: PdfFileWriter is deprecated and was removed in PyPDF2 3.0.0. Use PdfWriter instead.
this error message appread in odoo , while trying to print the report for multiple records , but when print it for one record , no error happens ,
can you help me solve this error please . even though I check the version (venv) PS C:\bnk> pip install PyPDF2
Requirement already satisfied: PyPDF2 in c:\bnk\venv\lib\site-packages (3.0.1)
Need to check PyPDF2 exact version. For Odoo required
@@Odoo_tech_akash
I installed version (3.0.1 but it continues to give me the error PyPDF2.errors.DeprecationError: PdfFileWriter is deprecated and was removed in PyPDF2 3.0.0. Use PdfWriter instead.
this error message appread in odoo , while trying to print the report for multiple records , but when print it for one record , no error happens ,
Please tell which Odoo version want to run
@@Odoo_tech_akash I am using odoo 17
@@SangNguyenQuang-pj7ms please install this version 1.26.0 insisted of PyPDF2 3.0.0