[Matplotlib-users] Installing Matplotlib and Basemap on Ubuntu 11.04 and later upgraded to 11.10

2012-02-22 Thread Lukmanul Hakim
Dear all, Sorry if somebody has posted the same thing previously. I just want to share my experience on installing Matplotlib on my Ubuntu 11.04 and later was upgraded to 11.10 (got problem with Matplotlib after upgrading to 11.10 but solved already). I hope it helps. Feel free to visit this l

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

2012-02-22 Thread Eric Firing
On 02/22/2012 04:06 PM, ava...@famaf.unc.edu.ar wrote: > Dear users, > I am trying to install matplotlib from source. When I run: > sudo python setup.py install> build.out > I got the following: > basedirlist is: ['/usr/local', '/usr'] > ==

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

2012-02-22 Thread Benjamin Root
On Wednesday, February 22, 2012, wrote: > Dear users, > I am trying to install matplotlib from source. When I run: > sudo python setup.py install > build.out > I got the following: > basedirlist is: ['/usr/local', '/usr'] > > ===

[Matplotlib-users] problems installaling matplotlib on ubuntu 11.10

2012-02-22 Thread avalle
Dear users, I am trying to install matplotlib from source. When I run: sudo python setup.py install > build.out I got the following: basedirlist is: ['/usr/local', '/usr'] BUILDING MATPLOTLIB matplotlib: 1.2.x

Re: [Matplotlib-users] a venn diagram function written in python

2012-02-22 Thread Benjamin Root
No need to ask permission. Just make a pull request on github. It may take some time, but we will get to evaluating your patch. A pull request is your best bet. Ben Root On Wednesday, February 22, 2012, Mic wrote: > Dear Jianfeng, > > Probably, you have to join developer mailing list ( > http:

Re: [Matplotlib-users] a venn diagram function written in python

2012-02-22 Thread Mic
Dear Jianfeng, Probably, you have to join developer mailing list ( http://lists.sourceforge.net/mailman/listinfo/matplotlib-devel ) and ask there for permission to submit your code on githup. Cheers, On Tue, Feb 21, 2012 at 10:10 PM, fdu.xia...@gmail.com wrote: > Dear Mic, > > Thanks for your

[Matplotlib-users] matplotlib for 64-bit Windows 7

2012-02-22 Thread Dick Klosterman
I'm trying to install matplotlib under 64-bit Windows 7. I'd like to use Python 2.6 to run with another program if at all possible. I tried installing matplotlib-1.1.0.

Re: [Matplotlib-users] PyPlot crashes upon closing

2012-02-22 Thread Marcel
cabraut writes: > > > Dear Jakob and Ben, > > I am seeing the same error. This is with a clean install of Python 2.7, > numpy 1.6.1, and matplotlib 1.0.1 (all 32-bit versions running under a Win 7 > 64-bit OS). In fact, all I am doing to test this is to execute the > 'embedding_in_tk.py' ex