Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Python - Failure to import cv2: DLL load failed

I refered to this link. But it did not help me.

I installed python 2.7 and opencv 3.2.0. cv2.pyd exist in the Python34\Lib\site-packages folder. When i run the following code

import cv2

Python shows the above error.

Help me! Thank for supporting!