[Matplotlib-users] Missing example source code

2012-03-05 Thread Oliver King
Hi, I wanted to see the source code for an example on the Axis Artist page, specifically this bit of source code: http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/figures/axis_direction_demo_step04.py Unfortunately, I got a 404 not found error. Please would whoever is in charge of this

[Matplotlib-users] Matplotlib detect wrong locations for libpng and libstdc++

2012-03-05 Thread Matthieu Dorier
Hello, I'm trying to install Matplotlib on a platform on which default libpng.so and libstdc++.so are installed in /usr/lib64, but does not actually correspond to the libraries I want to use, which have been locally installed in $HOME/local. Matplotlib detects the default libraries and

Re: [Matplotlib-users] Matplotlib detect wrong locations for libpng and libstdc++

2012-03-05 Thread John Hunter
On Mon, Mar 5, 2012 at 10:11 AM, Matthieu Dorier matthieu.dor...@irisa.frwrote: Hello, I'm trying to install Matplotlib on a platform on which default libpng.so and libstdc++.so are installed in /usr/lib64, but does not actually correspond to the libraries I want to use, which have been

Re: [Matplotlib-users] problems installaling matplotlib on ubuntu 11.10

2012-03-05 Thread avalle
On Feb 23, 2012 1:39 PM, ava...@famaf.unc.edu.ar wrote: should I reinstall numpy? No need. You should be able to build matplotlib without sudo and then install with sudo python setup.py build sudo python setup.py install Yes! This is how it should be, but it's not. I have gone a litte

Re: [Matplotlib-users] problems installaling matplotlib on ubuntu 11.10

2012-03-05 Thread Benjamin Root
On Mon, Mar 5, 2012 at 1:47 PM, ava...@famaf.unc.edu.ar wrote: On Feb 23, 2012 1:39 PM, ava...@famaf.unc.edu.ar wrote: should I reinstall numpy? No need. You should be able to build matplotlib without sudo and then install with sudo python setup.py build sudo python setup.py

Re: [Matplotlib-users] backend with edition capabilities

2012-03-05 Thread Federico Ariza
Hi As I thought, this is a tricky subject. So far I just opened a github account and added the three files that I am using. https://github.com/fariza/MPL-Experimental-Backend I have tested this on linux, I do not know if it works on windows. I know glade is not the right way to do it if I want