Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
19082 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Risposta migliore

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
dic 23
14665
0
ott 23
33
3
ott 23
788
1
ott 23
569
1
ago 23
2406