安装 opencv 报错 ImportError 复制本地路径 | 在线编辑 ImportError: DLL load failed while importing cv2: 找不到指定的模块。 先卸载,然后删除 site-packages 中的 cv2 文件夹,然后再重装。 我是自己编译 opencv,然后别的库又重新下载导致这个问题。要么再编译一遍,要么就按照上面的操作直接下载 pip 的库。 Was this page helpful? Thanks! You can leave some advices in the comment section below. Comments