ubuntu18 | python2.7 | zlib 安裝zlib sudo apt install zlib1g-dev 重新編譯python2.7 ./configure sudo make && audo make install