摘要: vi ~/.pip/pip.con #正确写法 1 [global] 2 timeout = 6000 3 index-url = https://pypi.douban.com/simple 4 5 [install] 6 use-mirrors = true 7 mirrors = https: 阅读全文
posted @ 2019-11-07 12:58 青春叛逆者 阅读(1611) 评论(0) 推荐(0) 编辑