Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-09-02 Thread Andrew Jaffe
Dear all, On 06/08/2013 16:36, Andrew Jaffe wrote: >> On 08/02/2013 06:53 AM, Andrew Jaffe wrote: >>> >>> On 01/08/2013 19:06, Michael Droettboom wrote: On behalf of a veritable army of super coders, I'm pleased to announce the release of matplotlib 1.3.0. >>> Two issues on OSX 10.8.4.

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-06 Thread Andrew Jaffe
Hi Michael et al, Attached... A p.s. I've posted this via the gmane newsgroup, but a version of was sent to the ML and is awaiting moderator approval... On 02/08/2013 15:32, Michael Droettboom wrote: Can you provide the output of the build? On 08/02/2013 06:53 AM, Andrew Jaffe wrote: Hi

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-06 Thread Michael Droettboom
On 08/06/2013 08:39 AM, Rita wrote: Yes, I mean a self-built package. When linking I think setupext.py is using /usr/lib and /usr/local/lib first, instead it should use PKG_CONFIG_PATH and then /usr/lib and then /usr/local/lib. Basically, the ordering or linking matters. I hope that helps. T

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-06 Thread Rita
Yes, I mean a self-built package. When linking I think setupext.py is using /usr/lib and /usr/local/lib first, instead it should use PKG_CONFIG_PATH and then /usr/lib and then /usr/local/lib. Basically, the ordering or linking matters. I hope that helps. This isnt a big deal but just though I put

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-05 Thread Michael Droettboom
On 08/03/2013 07:50 AM, Rita wrote: Same problem in Linux also. Here is what I did to fix it: Remove the freetype/fontconfig rpm from my local install (yum remove) and then place the proper PKG_CONFIG_PATH to point to my remote freetype/fontconfig. By remote, you mean self-built, rather than

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-03 Thread Rita
Same problem in Linux also. Here is what I did to fix it: Remove the freetype/fontconfig rpm from my local install (yum remove) and then place the proper PKG_CONFIG_PATH to point to my remote freetype/fontconfig. The problem is there is a bug with setupext.py. We ought to prepend PKG_CONFIG_PATH in

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-02 Thread Michael Droettboom
Can you provide the output of the build? On 08/02/2013 06:53 AM, Andrew Jaffe wrote: > Hi, > > > On 01/08/2013 19:06, Michael Droettboom wrote: >> On behalf of a veritable army of super coders, I'm pleased to announce >> the release of matplotlib 1.3.0. > Two issues on OSX 10.8.4. I had been previ

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-02 Thread Andrew Jaffe
Hi, On 01/08/2013 19:06, Michael Droettboom wrote: > On behalf of a veritable army of super coders, I'm pleased to announce > the release of matplotlib 1.3.0. Two issues on OSX 10.8.4. I had been previously using the dmg installer. Lacking that, I tried easy-install and pip install, both of whi

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-01 Thread Michael Droettboom
Choose it as a backend. See here: http://matplotlib.org/faq/usage_faq.html#what-is-a-backend Then when you call "plt.show()", it will fire up the webserver and launch a browser window. Mike On 08/01/2013 03:03 PM, K.-Michael Aye wrote: Very nice, congrats! I was looking for some example

Re: [Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-01 Thread K . -Michael Aye
Very nice, congrats! I was looking for some example to setup webagg but can't seem to find any? Is there anything written down about it? Cheers, Michael On 2013-08-01 18:06:35 +, Michael Droettboom said: On behalf of a veritable army of super coders, I'm pleased to announce the relea

[Matplotlib-users] ANN: matplotlib 1.3.0 released

2013-08-01 Thread Michael Droettboom
On behalf of a veritable army of super coders, I'm pleased to announce the release of matplotlib 1.3.0. Downloads Downloads are available here: http://matplotlib.org/downloads.html as well as through |pip|. Check with your distro for when matplotlib 1.