在安裝opencv 時會出現ImportError: No module named cv2 的錯誤,找不到cv2 的包。 這時候安裝擴充套件包即可:. pip install opencv-python.
確定! 回上一頁