Re: [Matplotlib-users] Installing matplotlib from source on Snow Leopard

2010-10-27 Thread Pau
Hello, I didn't mean it bad for the people at macports. I know you are working very hard and you have all of my respect, honestly. I was confusing, sorry. My personal problem is that somebody convinced me about the it's-so-easy-ness of apple's products and I thought I would give it a shot. This w

Re: [Matplotlib-users] bus error on os x 10.6

2010-10-27 Thread Lou Wicker
Gideon Simpson writes: > > I'm using the prebuilt OS X dmg distribution of matplotlib with > the mac python 2.6.4 installation on os x > 10.6.3. I find that if I try to use savefig to pdf format, my > program terminates with a bus error. There is no > such error if I save to eps format. > >

Re: [Matplotlib-users] Installing matplotlib from source on Snow Leopard

2010-10-27 Thread Benjamin Root
On Wed, Oct 27, 2010 at 4:19 PM, Pau wrote: > Sorry for being negative, but it's reassuring that I took the right > decision when I gave back my macbook pro to IT and asked for a > thinkpad instead and I installed UNIX on it. You know what I did to > install matplotlib on my OpenBSD laptop? > > p

Re: [Matplotlib-users] unwanted label clipping in gallery

2010-10-27 Thread Ryan May
On Wed, Oct 27, 2010 at 5:31 PM, Alan G Isaac wrote: > Here is another example of unwanted text clipping > in the gallery: > http://matplotlib.sourceforge.net/examples/api/two_scales.html#api-two-scales > (Both y axis labels are clipped.) > > I also think the example would be more complete if it >

Re: [Matplotlib-users] unwanted label clipping in gallery

2010-10-27 Thread Paul Ivanov
Alan G Isaac, on 2010-10-27 18:31, wrote: > Here is another example of unwanted text clipping > in the gallery: > http://matplotlib.sourceforge.net/examples/api/two_scales.html#api-two-scales > (Both y axis labels are clipped.) > > I also think the example would be more complete if it > 1. set a

[Matplotlib-users] unwanted label clipping in gallery

2010-10-27 Thread Alan G Isaac
Here is another example of unwanted text clipping in the gallery: http://matplotlib.sourceforge.net/examples/api/two_scales.html#api-two-scales (Both y axis labels are clipped.) I also think the example would be more complete if it 1. set a 270 degree rotation on the second ylabel, and 2. showed h

Re: [Matplotlib-users] Installing matplotlib from source on Snow Leopard

2010-10-27 Thread Pau
Sorry for being negative, but it's reassuring that I took the right decision when I gave back my macbook pro to IT and asked for a thinkpad instead and I installed UNIX on it. You know what I did to install matplotlib on my OpenBSD laptop? pkg_add py-matplotlib And after 1 minute it was up and ru

Re: [Matplotlib-users] Installing matplotlib from source on Snow Leopard

2010-10-27 Thread Friedrich Romstedt
Maybe you can make use of this, it's not complete but I'll work on it tomorrow. ESPECIALLY for the libpng there is a trick to make fat libpng. http://vincentdavis.info/Shared/Docs/matplotlib-installation/build/html/Macosx10.6.html Maybe you can complete the sections which are in. Friedrich ---