[Python] cv2.error: OpenCV The function is not implemented.
-
반응형
에러코드
cv2.error: OpenCV(4.8.0) D:\a\opencv-python\opencv-python\opencv\modules\highgui\src\window.cpp:1272: error: (-2:Unspecified eror) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Deban, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvShowImage'
opencv 를 사용하다가 imshow() 사용 시 다음과 같은 오류 코드가 등장하는 경우