```bash #阿里云镜像源 pip install -i https://mirrors.aliyun.com/pypi/simple/ opencv-python mediapipe ``` ```bash #阿里云镜像源 pip install -i https://mirrors.aliyun.com/pypi/simple/ -r requirements.txt ```