Re: [Matplotlib-users] Memory usage

2011-01-15 Thread gary ruben
No problem. This caught me out a long time ago and has also caught out a few people I know. On Fri, Jan 14, 2011 at 8:23 PM, CASOLI Jules jules.cas...@cea.fr wrote: Hooo, well done! This is it. I didn't knew about caching... I was indeed using ipython, but I did led some test using the basic

[Matplotlib-users] mac osx 10.6 matplotlib installation error: lipo: can't open input file: /var/tmp//*.out

2011-01-15 Thread Leslie Burnett
Dear Matplotlib users My apologies if this question is a bit simple, but I am new to Python, but I think I've done all the RTFM things and still hit a brick wall. I can see from Google that I am not the first to strike this problem, but no solutions seem to be posted. I am trying to install

Re: [Matplotlib-users] mac osx 10.6 matplotlib installation error: lipo: can't open input file: /var/tmp//*.out

2011-01-15 Thread Kurt Mueller
Am 15.01.2011 um 12:07 schrieb Leslie Burnett: My apologies if this question is a bit simple, but I am new to Python, but I think I've done all the RTFM things and still hit a brick wall. I can see from Google that I am not the first to strike this problem, but no solutions seem to be

[Matplotlib-users] script for redoing a large number of plots?

2011-01-15 Thread Daniel Mader
Hi, for my thesis I have a large number of plots generated by--again--a laaarge number of Python scripts. Now I need a moderate font size for all of them for the thesis while for a presentation and poster it needs to be much bigger. In order to keep track of all the plots and files I

[Matplotlib-users] X11 Window information for plots

2011-01-15 Thread todd rme
On X11 systems, windows generally provide information about themselves to the system. These include things like the window title, window class, window role, and window type. These allow window managers to properly handle the windows, and in some window managers (like KDE's kwin), lets you set

Re: [Matplotlib-users] script for redoing a large number of plots?

2011-01-15 Thread Eric Firing
On 01/15/2011 09:35 AM, Daniel Mader wrote: Hi, for my thesis I have a large number of plots generated by--again--a laaarge number of Python scripts. Now I need a moderate font size for all of them for the thesis while for a presentation and poster it needs to be much bigger. In

Re: [Matplotlib-users] mac osx 10.6 matplotlib installation error: lipo: can't open input file: /var/tmp//*.out

2011-01-15 Thread Leslie Burnett
Thank you. You are correct. The matplotlib version 1.0.0 works for me too! I will post this reply so that others can be aware that the problem seems to be only with matplotlib version 1.0.1. The previous version matplotlib 1.0.0 works ok with Mac OS X 10.6.6 Snow Leopard and Apple Python 2.6.1

Re: [Matplotlib-users] mac osx 10.6 matplotlib installation error: lipo: can't open input file: /var/tmp//*.out

2011-01-15 Thread Leslie Burnett
**update** matplotlib 1.0.0 setup worked on one but did not work on a second Mac OS X 10.6.6. The second one again failed with a missing dependency. It seems to depend on what previous packages may have been installed. The following seems to be a complete fix: 1. On Mac OS X 10.6.x (in my