ERROR: Could not find a version that satisfies the requirement opencv (from versions: none) ERROR: No matching distribution found for opencv解決方法
- 使用pip 安裝時(shí),有時(shí)會(huì)遇到網(wǎng)上慢或者撞墻的現(xiàn)象,這時(shí)我們就到這個(gè)網(wǎng)站手動(dòng)下載你需要的安裝包,手動(dòng)安裝,地址
2.找到opencv。因?yàn)槲沂褂玫氖?Python 3.8.015版本,并且我的電腦是64位的,所以我選擇下載:opencv_python?4.5.5?cp38?cp38?win_amd64.whl
3. 記住下載路徑
4. 下載完成后,在命令提示符窗口 中,執(zhí)行下面的命令文章來源:http://www.zghlxwxcb.cn/news/detail-636090.html
pip install C:\安裝包\opencv_python-4.5.5-cp38-cp38-win_amd64.whl
成功安裝,輸出下面信息:
tips:
在pycharm中測(cè)試opencv是否安裝成功文章來源地址http://www.zghlxwxcb.cn/news/detail-636090.html
到了這里,關(guān)于安裝opencv遇到的問題ERROR: Could not find a version that satisfies the requirement opencv (from versions: n的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!