python笔记 python 安装setuptools时报Compression requires the (missing) zlib module错误的解决方案 背景: 虚拟机centos下安装python辅助工具 setuptools报错,错误信息大概如下: Traceback (most recent call last): File "setup.py", line 94, in <mo... 2015-09-135,373centos Python 阅读全文