Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
19073 Visualizações

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

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Melhor resposta

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

Avatar
Cancelar
Melhor resposta

hello try to install Pillow

sudo pip3 install pillow 

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
dez. 23
14648
0
out. 23
33
3
out. 23
788
1
out. 23
569
1
ago. 23
2405