News

On purpose, I tried a bit tricky use case: a case in which the Python module is not called as the conda package, that is the cv2 method that is provided by the opencv conda-forge package. In this case ...
Hitting "ERROR: recursion is detected during loading of "cv2" binary extensions. Check OpenCV installation." While importing cv2, but only while running unit tests in PyCharm, in debug mode. In run ...