Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none) ERROR: No matching distribution found for cv2
Could not find a version that satisfies the requirement cv2
# 升级 pip
pip install --upgrade pip
# 安装
pip install opencv-python