Guest User

Untitled

a guest
Feb 19th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. ImportError: DLL load failed: The specified module could not be found.
  2.  
  3. imp.find_module("cv2")
  4.  
  5. (<_io.BufferedReader name='C:\Python\lib\site-packages\cv2.pyd'>,
  6. 'C:\Python\lib\site-packages\cv2.pyd',
  7. ('.pyd', 'rb', 3))
Add Comment
Please, Sign In to add comment