Loading...
今天在运行一个程序时,提示没有按照cv2模块,所以习惯性的就运行pip install cv2,然后居然报错了。ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none) ERROR: No matching distribution found for cv2 到网上各种找...