Re: [Matplotlib-users] problems with autoscale_view

2010-09-04 Thread Jeff Whitaker
On 9/4/10 5:58 PM, xyz wrote: > On 02/09/10 00:13, Benjamin Root wrote: >> >> I am not sure I understand what you mean. Could you please attach an >> image of the problem? >> >> Ben Root >> > Please find attached a picture of the problem. How is it possible to > solve the problems? > > This is

[Matplotlib-users] MacOS X install and ppc flag

2010-09-04 Thread Thomas Robitaille
Hi, Is there a way to prevent the matplotlib install from trying to compile for ppc for the c++ compiler? I usually set export MACOSX_DEPLOYMENT_TARGET=10.6 export CFLAGS="-arch i386 -arch x86_64" export CPPFLAGS="-arch i386 -arch x86_64" export FFLAGS="-arch i386 -arch x86_64" export LDFLAGS="-