跳至內容
選單
此問題已被標幟
3 回覆
19093 瀏覽次數

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
14680
0
10月 23
33
3
10月 23
788
1
10月 23
569
1
8月 23
2426