Guest User

Untitled

a guest
Jun 22nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "C:/Users/joana/Documents/VI_LAB_2018_Card_Detection/CV_main.py", line 1, in <module>
  3. from CV_Dataset import *
  4. File "C:UsersjoanaDocumentsVI_LAB_2018_Card_DetectionCV_Dataset.py", line 2, in <module>
  5. import cv2
  6. File "C:UsersjoanaAppDataRoamingPythonPython36site-packagescv2__init__.py", line 4, in <module>
  7. from .cv2 import *
  8. ModuleNotFoundError: No module named 'cv2.cv2'
Add Comment
Please, Sign In to add comment