报错

1.You should consider upgrading via the 'C:\Users\榕宝\PycharmProjects\djangoProject\venv\Scripts\python.exe -m pip install --upgrade pip' command.

o

python -m pip install --upgrade pip

 

 

 

2.ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none) ERROR: No matching distribution found for cv2

没有cv2包,应该安装OpenCV-python

pip install --default-timeout=1000 opencv-python

posted @ 2023-12-27 14:45  zrswheart  阅读(14)  评论(0编辑  收藏  举报