I've installed on my raspberry opencv python module and everything was working fine. Today I've compiled a C++ version of OpenCV and now when I want to run my python script i get this error:
Traceback (most recent call last): File "wiz.py", line 2, in import cv2.cv as cv ImportError: No module named cv