【发布时间】:2023-11-07 05:02:01
【问题描述】:
python 版本 = Python 3.8.0
pip 版本 = 19.3.1
C:\Users\Sami Ullah Ch>pip3 install opencv-python
ERROR: Could not find a version that satisfies the requirement opencv-python (from versions: none)
【问题讨论】:
-
pypi.org/project/opencv-python 最后。我认为该软件包不适用于 3.8。 3.8 相当新,包可能仍在 3.8 环境中运行测试
标签: python opencv while-loop installation