会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Oops!
管理
2017年11月23日
CentOS源码安装Python3.6
摘要: 一、安装环境及版本 CentOS 6.5 Python 3.6.1 二、安装依赖包 1、安装静态库 # yum install -y openssl-static 注:如果不安装该静态库,会导致python的pip安装失败 2、安装gcc # yum install -y gcc wget # yu
阅读全文
posted @ 2017-11-23 11:01 Oops!#
阅读(3045)
评论(0)
推荐(0)
公告