[Matplotlib-users] pip install -U matplotlib gives me 1.0.1?

2012-02-16 Thread Jacob Biesinger
Hi! I currently have matplotlib 1.0.1 installed and would like to upgrade to 1.1.0 but pip is trying to install 1.0.1... $ pip install -U matplotlib Downloading/unpacking matplotlib Downloading matplotlib-1.0.1.tar.gz (13.3Mb): 516Kb downloaded Same story when specifying the matplotlib versio

[Matplotlib-users] Adding lines around 3d bounding box?

2012-02-03 Thread Jacob Biesinger
Hi! In matplotlib's 3d plotting, the three corners of the 3d cube closest to the camera are used as the axis and receive tick marks, labels, and a dark black line. Is it possible to have the black line and ticks show simultaneously on the 3 far corners at the top of the cube? For example, I'd lik

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

[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