Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
18813 Weergaven

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

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Beste antwoord

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
dec. 23
14018
0
okt. 23
33
3
okt. 23
788
1
okt. 23
569
1
aug. 23
2036