I am building a Kivy application that makes use of the cefpython widget for kivy.
Upon execution of my program, whenever I add a Text Input widget into the view, my application crashes with the error : Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
I'm in a fix as I can't seem to figure out how to work around all this.
cefpython version : 31.2
kivy version : 1.9.1
kivy-garden version : 0.1.4
pygame version : 1.9.1release