Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
4 Odpovědi
8717 Zobrazení

Hi, i have problems to install EDI for mexico in odoo 11.0e on windows server 2008 r2.. No module named OpenSSL, how i do install or solve this? regards, 

Avatar
Zrušit
Nejlepší odpověď

If you have a Linux distro...

You can install it with:

sudo apt-get install python3-openssl 

make sure you have python3 for Odoo v11 and v12.


Regards

Avatar
Zrušit
Nejlepší odpověď

#pip3 install pyopenssl

Avatar
Zrušit
Nejlepší odpověď

Hola que tal, puedes decirme como lo pudiste resolver? no puedo instalar la librería mencionada anteriormente, tengo el mismo problema

Avatar
Zrušit
Nejlepší odpověď

You have to install the python3 OpenSSL library  https://pypi.python.org/pypi/pyOpenSSL

Avatar
Zrušit