ModuleNotFoundError

Hi I have downloaded this and then uninstalled this to then reinstall it. However it is still not working. I keep getting this error message (below) even when I just try to import it.

import cv2 as cv

Error Message

Exception has occured:ModuleNotFoundError
No module named cv2

reformat the hard drive

Apologiese, could you clarify how I would do that. I am beginner at this stuff. And this is the first major issue ive had with python

unfortunately, your report above is entirely useless.

start all over:

  • uninstall everything opencv related
  • run pip install opencv-contrib-python
  • show logs / errors here (as TEXT, please …)