I have Anaconda 3 with Python 3.5 on Windows 10 and OpenCV is installed. Trying to import cv2 I get the following error: ImportError: No module named 'cv2.cv2'. Any suggestions on correct installing/upgrading OpenCV are appreciated.
1 | initial version |
I have Anaconda 3 with Python 3.5 on Windows 10 and OpenCV is installed. Trying to import cv2 I get the following error: ImportError: No module named 'cv2.cv2'. Any suggestions on correct installing/upgrading OpenCV are appreciated.