Opencv is not importing in jupytor

i installed the opencv but jupyter doesn’t seem to be able to import it.
please help

Install opencv using this command in jupyter
!pip install opencv-python

If error still persists share the screenshot of error.

Happy Learning :blush: