Skip to Content
Menu
This question has been flagged
3 Replies
18772 Zobrazenia

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

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

Avatar
Zrušiť
Best Answer

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
dec 23
13927
0
okt 23
33
3
okt 23
788
1
okt 23
569
1
aug 23
1978