Re: [Matplotlib-users] pip install -U fails because of missing ft2build.h

2011-10-22 Thread Jacob Biesinger
Yarr. Sorry for the noise. Just needed to install the freetype headers :| apt-get install libfreetype6-dev -- Jake Biesinger Graduate Student Xie Lab, UC Irvine On Sat, Oct 22, 2011 at 11:40 PM, Jacob Biesinger wrote: > Hi! > > Trying to upgrade my matplotlib to use the new 3d plotting tool

[Matplotlib-users] pip install -U fails because of missing ft2build.h

2011-10-22 Thread Jacob Biesinger
Hi! Trying to upgrade my matplotlib to use the new 3d plotting tools. $ sudo pip install -U matplotlib ... building 'matplotlib.ft2font' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/CXX gcc -pthread -fno-strict-al

Re: [Matplotlib-users] strange behavior of images when they have an alpha channel [resend]

2011-10-22 Thread Daniel Hyams
Michael: I commented on the patch here: https://github.com/matplotlib/matplotlib/issues/545 In short...it works! -- The demand for IT networking professionals continues to grow, and the demand for specialized networking

Re: [Matplotlib-users] matplotlib-grayscale

2011-10-22 Thread Friedrich Romstedt
2011/10/21 Friedrich Romstedt : > I will try to dig out that emails. Did that, the email I meant dates back to 10 November 2010! Here's the snippet: (Ben Root): > I am curious, could this approach you have done be generalized to any sort > of color transformation? Admittedly, a gray mode is p

Re: [Matplotlib-users] KeyError in OS X 10.6.8 Install (by any means).

2011-10-22 Thread Eric Firing
On 10/22/2011 06:46 AM, Steve Butcher wrote: > All, > > On my iMac at work running 10.6.8, I did a brew-based installation of > Python 2.7.2. I used pip to install scipy, numpy and then matplotlib. > The last didn't work right so I scoured the internets to find out what > to do. The first solution

[Matplotlib-users] KeyError in OS X 10.6.8 Install (by any means).

2011-10-22 Thread Steve Butcher
All, On my iMac at work running 10.6.8, I did a brew-based installation of Python 2.7.2. I used pip to install scipy, numpy and then matplotlib. The last didn't work right so I scoured the internets to find out what to do. The first solution I found suggested doing a git clone of the repository

Re: [Matplotlib-users] 0.99.1.2: error in afm.py

2011-10-22 Thread Rich Shepard
On Fri, 21 Oct 2011, Paul Ivanov wrote: > Is there a particular reason you just upgraded to a version of matplotlib > that is almost 2 years old now? Matplotlib 1.1.0 was released a few weeks > ago, Paul, Yes, the reason was 0.99.1.2 was on the SlackBuilds.org site, so I didn't check to see i

Re: [Matplotlib-users] matplotlib-grayscale

2011-10-22 Thread Friedrich Romstedt
I want to do some corrections and alterations to my last mail, because it troubles me. 2011/10/21 Friedrich Romstedt : > I believe the one and only solution would, if thought thru completely, > unveil that we need functional approach to get better results.  In > matplotlib, each type of structure