码迷,mamicode.com
首页 > 编程语言 > 详细

在conda环境中pip使用清华源秒速安装skimage、opencv、tensorflow等python库

时间:2020-04-11 23:31:50      阅读:399      评论:0      收藏:0      [点我收藏+]

标签:bsp   ima   清华   class   span   image   style   pytho   pip   

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

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

pip install tensorflow==1.13.1 -i https://pypi.tuna.tsinghua.edu.cn/simple

 

或者 豆瓣源

pip install xx -i https://pypi.doubanio.com/simple

 

在conda环境中pip使用清华源秒速安装skimage、opencv、tensorflow等python库

标签:bsp   ima   清华   class   span   image   style   pytho   pip   

原文地址:https://www.cnblogs.com/clemente/p/12682852.html

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