import xmlrpc.client
ImportError: No module named xmlrpc.client
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
16811
Views
Try to install by using following commands
sudo pip3 install xmlrpclib
or
sudo pip3 install xmlrpc
Could not find a version that satisfies the requirement xmlrpc (from versions: )
No matching distribution found for xmlrpc
not working for both
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 | |
---|---|---|---|---|
|
2
Feb 24
|
14708 | ||
|
1
Dec 22
|
4494 | ||
|
2
Dec 22
|
13728 | ||
|
2
Jun 22
|
5571 | ||
|
2
Jun 22
|
4171 |