[Matplotlib-users] backends issue

2007-02-21 Thread Chiara Caronna
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: from pylab import * Traceback (most recent call last): File stdin, line 1, in ? File /usr/local/lib/python2.4/site-packages/pylab.py,

Re: [Matplotlib-users] backends issue

2007-02-21 Thread Robert Kern
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