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国内镜像源的主要内容,如果未能解决你的问题,请参考以下文章