当前位置:   article > 正文

安装opencv-python失败报错解决方案_opencv-python-4.9.0.80.tar.gz报错wheel

opencv-python-4.9.0.80.tar.gz报错wheel

错误原因:  ----------------------------------------  

  1. ----------------------------------------
  2. ERROR: Failed building wheel for opencv-python
  3. Failed to build opencv-python
  4. ERROR: Could not build wheels for opencv-python which use PEP 517 and cannot be installed directly

解决方案:

  1. pip install --upgrade pip setuptools wheel
  2. pip install opencv-python -i https://pypi.tuna.tsinghua.edu.cn/simple

错误原因:

  1. ERROR: Failed building wheel for opencv-python
  2. Failed to build opencv-python
  3. ERROR: Could not build wheels for opencv-python, which is required to install pyproject.toml-ba

解决方案:

pip install opencv-python==4.5.5.62 -i https://pypi.tuna.tsinghua.edu.cn/simple
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/506502
推荐阅读
相关标签
  

闽ICP备14008679号