1 Star 0 Fork 1.4K

ForlceKuang/kjyw

forked from aqztcom/kjyw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install.py36.sh 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
aq2.cn 提交于 2019-10-24 18:21 +08:00 . py
yum install epel-release -y
yum -y install https://centos7.iuscommunity.org/ius-release.rpm
yum install python36 python36u-pip -y
python3.6 -m pip install --upgrade pip
mkdir -p /root/.pip/
cat > /root/.pip/pip.conf <<EOF
[global]
trusted-host=mirrors.aliyun.com
index-url=http://mirrors.aliyun.com/pypi/simple/
EOF
python -V
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/forlcekuang/kjyw.git
git@gitee.com:forlcekuang/kjyw.git
forlcekuang
kjyw
kjyw
v1.1

搜索帮助