I am working on image segmentation using python open cv package but couldn't able to work with it because of error indicating "ModuleNotFoundError: No module named 'cv2'" and the same error is shown in the image

Can anyone suggest me how to fix this issue for proper working of open cv package.

Similar questions and discussions