Luis Omar Barbosa García writes:
> RuntimeError: '/home/ionek' is not a writable dir; you must set
> /home/ionek/.matplotlib to be a writable dir. You can also set
> environment variable MPLCONFIGDIR to any writable directory where you
> want matplotlib data stored
Sounds like you have a proble
Hi everybody,
Could you help me with this problem: I can import matplotlib from the
shell, it displayed this
>>> import matplotlib
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python2.6/dist-packages/matplotlib/__init__.py", line
696, in
rcParams = rc_params()
Fi