Skip to Content
मेन्यू
This question has been flagged
3 Replies
19079 Views

while I am running odoo12, I encounter with AttributeError: module 'PyPDF2' has no attribute 'filters'

Avatar
Discard
Best Answer

Try this
sudo python3.7 -m pip install PyPDF2==1.26.0

Avatar
Discard
Best Answer

Odoo 12.0 required python library  PyPDF2==1.26.0 to be installed. please make sure you are using this version.

Avatar
Discard
Best Answer

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Discard
Related Posts Replies Views Activity
2
दिस॰ 23
14657
0
अक्तू॰ 23
33
3
अक्तू॰ 23
788
1
अक्तू॰ 23
569
1
अग॰ 23
2405