when I’m importing cv2 in jupyter notebook, it is showing an error. It says “no module named cv2”. And I’ve also installed it using command prompt but it’s still showing the error.
Cv2 not working
Hey @anuragbansals, I would request you to install opencv by opening the anaconda prompt and running the following command :
conda install -c conda-forge opencv
I hope this helps you resolve this error 
Happy Learning !
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.
