原文:Centos 7 安裝Python3.6.4 報錯解決方法zipimport.ZipImportError: can't decompress data; zlib not available   make: *** [install] Error 1

在centos 中安裝Python 中遇到的問題 wgethttps: www.python.org ftp python . . Python . . .tgz tar xvf Python . . .tgz cd Python . . . configure 報錯: configure: error: no acceptable C compiler found in PATH See co ...

2018-03-12 15:33 0 1397 推薦指數:

查看詳情

Python安裝常見問題(1):zipimport.ZipImportError: can't decompress data

CentOS以及其他的Linux系統中遇到安裝安裝錯誤的原因,大多數都是因為缺少依賴包導致的,所以對於錯誤:zipimport.ZipImportError: cant decompress data,是因為缺少zlib 的相關工具包導致的,知道了問題所在,那么我們只需要安裝相關依賴包即可 ...

Sun Mar 17 01:33:00 CST 2019 0 772
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM