|
From: Robert K. <rob...@gm...> - 2007-02-21 08:46:48
|
Chiara Caronna wrote: > I have a problem with backend: by default it was Agg; i tried to change the > file .matplotlibrc and to put GTKAgg, but as I import pylab I got these > errors: > File > "/usr/local/lib/python2.4/site-packages/matplotlib/backends/backend_gtk.py", > line 6, in ? > import gobject > ImportError: No module named gobject > > What can I do? Install PyGTK. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco |