Re: [Matplotlib-users] subplot problem with (altervista) debian package

2006-12-22 Thread Eric Firing
The solution is to uninstall the deb package and install an up-to-date matplotlib. Whether there is a deb package somewhere that will work on debian stable, I don't know, but installing from the tarball is easy if you have the necessary devel packages installed. Eric Thierry Dumont wrote: > I

[Matplotlib-users] subplot problem with (altervista) debian package

2006-12-21 Thread Thierry Dumont
I have a problem on my debian stable installation. I use the packages of altervista: deb http://anakonda.altervista.org/debian packages/ deb-src http://anakonda.altervista.org/debian sources/ subplot is ok with the syntax subplot(212) for example, but not with subplot(2,1,2) (and I need this synt