From: discolemonade <sch...@gm...> - 2014-08-06 04:29:38
|
Hi, I'm using the GTKAgg backend and when I run "import matplotlib.pyplot as plt" in the Python shell, I get the _backend_gdk error. I checked all the files in my backend and there is no _backend_gdk.py. In fact, there are no python modules that start with an underscore. It seems that some files were not installed. Is there some kind of a gtk dependancy I need to install before installing matplotlib? If so, where can I get it? My matplot version is 1.3.1. thanks -- View this message in context: http://matplotlib.1069221.n5.nabble.com/ImportError-No-module-named-backend-gdk-tp43753.html Sent from the matplotlib - users mailing list archive at Nabble.com. |