解决python安装第三方库速度很慢的问题(opencv为例)

link

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow==1.15  --no-cache-dir
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python --no-cache-dir

posted @ 2022-08-19 22:48  luoganttcc  阅读(9)  评论(0)    收藏  举报