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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3
Replies
17693
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Odoo Mail Sending Limit
Solved
|
|
2
Dec 23
|
12009 | |
|
0
Oct 23
|
33 | ||
|
3
Oct 23
|
787 | ||
|
1
Oct 23
|
569 | ||
|
1
Aug 23
|
982 |