I am trying to install python on my system but facing some issues.
I have installed OpenCV 3.0.0 for Windows x64 bit system and now i am trying to install python 2.7.5 on my system and i also have installed numpy 1.7.1.
Then i copied 'cv2.pyd' from my OpenCV folder to python folder, now in order to configure them i have to import cv2 file but this error is coming when i try that.
can anyone help me in this i am new in this. Shall i try to work with latest version of python and numpy for my windows x64 system?
Thanks