while I am running odoo12, I encounter with AttributeError: module 'PyPDF2' has no attribute 'filters'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3
回复
19090
查看
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
|
14673 | ||
|
0
10月 23
|
33 | ||
|
3
10月 23
|
788 | ||
|
1
10月 23
|
569 | ||
|
1
8月 23
|
2418 |