conda安装cv2库

conda install opencv-python或者

pip install opencv-python(不过好像是这个比较有效)