im using win 7, python 2.7, numpy 1.8, and open cv 3.0
im very new to programming, and all i managed to do is by following tutorials
i got from python IDEL this message:
"
ImportError: numpy.core.multiarray failed to import
Traceback (most recent call last):
File "", line 1, in
import cv2
ImportError: numpy.core.multiarray failed to import
"
after I typed :"import cv2".
i search online but coudn't find an explanation what to do.
thanks to anyone who try to help!
↧