#!/bin/bash # Update package lists (adjust if needed) pip install --upgrade pip # Reinstall OpenCV pip install opencv-python