当前位置: 代码迷 >> 综合 >> 解决方案: ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed dire
  详细解决方案

解决方案: ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed dire

热度:33   发布时间:2023-12-29 00:01:08.0

首先 

pip install --upgrade pip setuptools wheel --user

然后

pip install opencv-python

  相关解决方案