After I install the library using pip install opencv-contrib-Python, I try import cv2 and it gave the error: recursion is detected during loading of "cv2" binary extensions. However if I execute pip ...