安装opencv库但还是显示opencv找不到face已安装opencv-python 和opencv-contrib
卸载掉 opencv-python
pip uninstall opencv-python
之后重新安装
pip install opencv-contrib-python