Python中导入cv模块,pip install cv2后报错:ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
原来是要导入opencv-python~

Python中导入cv模块,pip install cv2后报错:ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none)
原来是要导入opencv-python~