Since opencv-python version 4.3.0.*, manylinux1 wheels were replaced by manylinux2014 wheels. If your pip is too old, it will try to use the new source distribution introduced in 4.3.0.38 to manually ...
see https://pypi.org/project/opencv-python/ for more information. In this example 200 images will be saved to a video file called video.mp4 - see NUMBER_OF_IMAGES and ...