ubuntu18 | python2.7 | zlib 安装zlib sudo apt install zlib1g-dev 重新编译python2.7 ./configure sudo make && audo make install