python3 ssl import failed

make

LibreSSL 2.6.4 and earlier do not provide the necessary APIs

/root/Python-3.7.0/build/lib.linux-armv7l-3.7

_ssl.cpython-37m-arm-linux-gnueabihf_failed.so

 

Download libressl-2.9.2.tar.gz make install

 

ldconfig

Re-make install python3.7

Guess you like

Origin www.cnblogs.com/ahuo/p/10973350.html