当前位置:   article > 正文

安装opencv-python报错:Could not build wheels for opencv-python which use PEP 517 and cannot be installed

could not build wheels for opencv-python which use pep 517 and cannot be ins

Python3.6 中 pip install opencv-python 时报错:Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly

可能的解决方案:

  • 从python3.6升级到3.9

  • 指定版本安装,比如4.2.0.32,不指定会安装4.8.0.76

  • 升级pip重新安装

  • conda install py-opencv

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/blog/article/detail/84741
推荐阅读
相关标签
  

闽ICP备14008679号