Anaconda要裝3.5.2,對應python3.6版本,無外網推薦用清華源鏡像
鏈接 https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
OpenCV裝3.4.1.15
指令:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-python==3.4.1.15
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-contrib-python==3.4.1.15

image.png
注意:python3.6版本才可以安裝3.4.1.15
作者:Dayon
鏈接:https://www.jianshu.com/p/60339b9e0412
來源:簡書
著作權歸作者所有。商業轉載請聯系作者獲得授權,非商業轉載請注明出處。