03 2017 档案

摘要:以下列举三种方式的pip源配置: 1. 设置环境变量PIP_CONFIG_FILE指向pip.ini源配置文件,pip.ini文件内容如下: [global] index-url = http://mirrors.aliyun.com/pypi/simple/ [install] trusted-h 阅读全文
posted @ 2017-03-06 18:43 大棚 阅读(1213) 评论(0) 推荐(0)