pyenv虚拟环境安装
摘要:
安装过程 配置yum源 # curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo # yum -y install yum-utils # yum install wget -y 阅读全文
posted @ 2020-07-18 23:48 hopeless-dream 阅读(303) 评论(0) 推荐(0) 编辑