Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
18815 Vues

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

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

Avatar
Ignorer
Meilleure réponse

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
déc. 23
14028
0
oct. 23
33
3
oct. 23
788
1
oct. 23
569
1
août 23
2038