Hi,
I have installed Odoo at localhost with windows all in one app. The issue i have is that every time i try to install a new app i get this error.
ImportError: No module named httplib2
Can somebody help me to resolve this ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I have installed Odoo at localhost with windows all in one app. The issue i have is that every time i try to install a new app i get this error.
ImportError: No module named httplib2
Can somebody help me to resolve this ?
httplib2 is not an Odoo library, but a Python one. To install, you must install the module via the Operating System.
For Ubuntu: sudo apt-get install python-httplib2
For Windows: https://pypi.python.org/pypi/httplib2#downloads
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.