-
Notifications
You must be signed in to change notification settings - Fork 162
Closed
Description
How to use imshow from inside container?
I am getting the following error:
OpenCV Error: Unspecified error (The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script) in cvShowImage, file /opencv-3.4.0/modules/highgui/src/window.cpp, line 611
Traceback (most recent call last):
File "", line 1, in
cv2.error: /opencv-3.4.0/modules/highgui/src/window.cpp:611: error: (-2) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Carbon support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function cvShowImage
Metadata
Metadata
Assignees
Labels
No labels