python pip常用命令使用总结 1.加速pip ~/.pip/pip.conf index-url = https://pypi.tuna.tsinghua.edu.cn/simple trusted-host = pypi.tun... 05月29日 179 views 发表评论 阅读全文
python python多版本管理工具pyenv安装及基本使用 1.安装pyenv 1.1 安装依赖环境 yum install -y git yum -y install gcc zlib-devel bzip2-devel openssl-devel ncur... 05月27日 66 views 发表评论 阅读全文