Install OpenCV Python

i am getting an error of modulenotfound on jupyter though u had installed open cv python

this is coming after executing the downloading statement on cmd prompt

Requirement already satisfied: opencv-python in c:\python\python38\lib\site-packages (4.1.2.30)

have you installed opencv using the following command
pip install opencv-python

If not than please tell how you installed opencv. (Note: One more thing you should be checking the command “import cv2” in jupyter. )

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.