2018年12月26日
摘要: 问题:在windows命令窗口输入pip install cv2后出现:Could not find a version that satisfies the requirement cv2... 解决办法:换成以下命令: pip3 install opencv-python答案地址:https:/ 阅读全文
posted @ 2018-12-26 20:45 一杯明月 阅读(7060) 评论(0) 推荐(0) 编辑