标签: python-3.x
>>> import cv2 Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: DLL load failed: The specified module could not be found. >>>
我已将cv2.pyd文件复制到python36-32 / Lib / site-packages 请帮忙!!