码迷,mamicode.com
首页 > 系统相关 > 详细

【Linux】使用pip使用清华镜像源安装三方库

时间:2019-10-13 12:58:43      阅读:120      评论:0      收藏:0      [点我收藏+]

标签:span   install   inux   使用   sim   tun   镜像   http   name   

正确打开方式:

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --upgrade pip

 解释

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple  *libname*

libname为我们需要安装的三方库名

【Linux】使用pip使用清华镜像源安装三方库

标签:span   install   inux   使用   sim   tun   镜像   http   name   

原文地址:https://www.cnblogs.com/jums/p/11665530.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!