I want to run odoo10 in terminal ubuntu 16, i have this message :
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
Anyone can help?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to run odoo10 in terminal ubuntu 16, i have this message :
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
Anyone can help?
Hello Anas,
install pyopenssl
module by using following command
sudo pip install --reinstall pyopenssl
try below command
sudo pip install pyOpenSSL -U
pip uninstall pyopenssl
pip install pyopenssl
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up