#!/bin/bash set -e pip3 install opencv-python==4.5.5.62 pip3 install opencv-contrib-python==4.5.5.62 pip3 install -r requirements.txt