原因 python编译时未开启SSL支持 解决办法 安装依赖sudo apt install libssl-dev python构建时使用./configure --prefix=/usr/local/ --with-ssl-default-suites=openssl