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 ...
Running in docker, I already have opencv-python 4.9.0.80 (pip installed). I then run pip install albumentations --no-binary albumentations so that I can have albumentations WITHOUT ...