I refered to this [link](http://answers.opencv.org/question/69587/failure-to-import-cv2-in-python-dll-load-failed/). 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!
↧