i installed the opencv but jupyter doesn’t seem to be able to import it.
please help
Opencv is not importing in jupytor
Install opencv using this command in jupyter
!pip install opencv-python
If error still persists share the screenshot of error.
Happy Learning 