conda安装cv2库 conda install opencv-python或者 pip install opencv-python(不过好像是这个比较有效) 更多参考 https://blog.csdn.net/mathematican/article/details/119345013