orcasgit / py-wsse

WS-Security message-level security for SOAP (signing and encryption)
Other
11 stars 18 forks source link

libxmlsec1-openssl.so.1: cannot open shared object file: No such file or directory #17

Open SergioWiesner opened 5 years ago

SergioWiesner commented 5 years ago

libxmlsec1-openssl.so.1: cannot open shared object file: No such file or directory

i use python 2.7 and i have install lxml and openssl but i run the script he return me -> libxmlsec1-openssl.so.1: cannot open shared object file: No such file or directory, i am use function lambda.

ElectronicWalks commented 3 years ago

sudo apt-get install libxmlsec1-openssl

libxmlsec1-openssl.so.1: cannot open shared object file: No such file or directory

i use python 2.7 and i have install lxml and openssl but i run the script he return me -> libxmlsec1-openssl.so.1: cannot open shared object file: No such file or directory, i am use function lambda.

solution: sudo apt-get install libxmlsec1-openssl