Pre-built CPU-only OpenCV packages for Python. Check the manual build section if you wish to compile the bindings from source to enable additional modules such as CUDA. If you have previous/other ...
The call to PyOS_FSPath returns a new strong reference but Py_XDECREF is never called on that returned value. build python with --with-address-sanitizer & --without-pymalloc to get a working leak ...