Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
18968 Vistas

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 23
14458
0
oct 23
33
3
oct 23
788
1
oct 23
569
1
ago 23
2292