コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
19083 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄
最善の回答

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

アバター
破棄
最善の回答

hello try to install Pillow

sudo pip3 install pillow 

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 23
14665
0
10月 23
33
3
10月 23
788
1
10月 23
569
1
8月 23
2406