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 ?
> i
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 "", line 1, in ?
File "/usr/local/lib/python2.4/site-packages/pylab.py",