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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3
답글
19129
화면
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
Odoo Mail Sending Limit
해결 완료
|
|
2
12월 23
|
14753 | |
|
0
10월 23
|
33 | ||
|
3
10월 23
|
788 | ||
|
1
10월 23
|
569 | ||
|
1
8월 23
|
2481 |