pip安装openvc-python国内镜像源

Posted believe-oneself

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pip安装openvc-python国内镜像源相关的知识,希望对你有一定的参考价值。

采用清华大学的镜像源。

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

即可。

以上是关于pip安装openvc-python国内镜像源的主要内容,如果未能解决你的问题,请参考以下文章

PIP源使用国内镜像

centos7安装pip并配置国内阿里镜像源

pip安装python库时使用国内镜像资源加速下载过程

pip安装超时,更换国内镜像源安装

PIP源使用国内镜像

python中pip使用国内镜像提高安装速度