I am getting errors when I am using cv2.imshow in python. I am using opencv2.4.13. Would like to seek for advice on how should I fix it?
1 | initial version |
I am getting errors when I am using cv2.imshow in python. I am using opencv2.4.13. Would like to seek for advice on how should I fix it?
2 | No.2 Revision |
I am getting errors when I am using cv2.imshow in python. I am using opencv2.4.13. Would like to seek for advice on how should I fix it?
Below is the error message:
.................................................................
Gtk-Error **: GTK 2.x symbols detected. Using GTK2.x and GTK3.x in the same process is not supported
Trace/breakpoint trap (core_dumped)