在conda环境中pip使用清华源秒速安装skimage、opencv、tensorflow等python库
2021-02-20 12:19
标签:bsp ima 清华 class span image style pytho pip 或者 豆瓣源 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.htmlpip 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
文章标题:在conda环境中pip使用清华源秒速安装skimage、opencv、tensorflow等python库
文章链接:http://soscw.com/index.php/essay/57977.html