【发布时间】:2022-10-21 15:30:07
【问题描述】:
我尝试使用命令pip install pyrealsense2 在VS Code 中使用pip 安装pyrealsense2。
但是,VS Code 会打印以下错误:
ERROR: Could not find a version that satisfies the requirement pyrealsense2 (from versions: none)
ERROR: No matching distribution found for pyrealsense2
我正在使用 Windows 10 和 Python 3.10。怎么了?
【问题讨论】:
标签: python opencv pip computer-vision