发布时间:2019-06-28 17:46:47编辑:auto阅读(2225)
1.正常安装过程
官网下载源码包 tar -zxvf Python-3.6.3.tgz cd Python-3.6.3 ./configure make make install
`make install`时报错:
zipimport.ZipImportError: can't decompress data; zlib not available
解决:
cd Modules/zlib ./configure make install cd - make altinstall
上一篇: python解析url返回的json格式
下一篇: Python 学习日记第三篇 -- 字典
51043
50437
41038
37903
32372
29266
28146
22986
22949
21277
1152°
1858°
1516°
1443°
1731°
1532°
2193°
3785°
3698°
2605°