Re: [Matplotlib-users] ImportError: No module named _backend_gdk

2014-08-05 Thread Paul Ivanov
discolemonade, on 2014-08-05 21:29, wrote: > 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

[Matplotlib-users] ImportError: No module named _backend_gdk

2014-08-05 Thread discolemonade
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