Hi,

I am having a recurrent (and very annoying) problem with plotting.

Basically: I enter my Ipython session (with -pylab), execute a few commands from
 locally developed modules, and then try to make one plot. The plot does not
appear (I don't get back the command line), and my session is then completely
stuck, and I have no other way out (as far as I could find) than to just do a
shell "kill" of my Ipython session.
I then RE-enter the Ipython session, relaunch the exact SAME commands, including
the plotting one, and there it works.

This happens very frequently (first trial = I get stuck with the first plotting,
then after killing the session and redoing the same thing, it works).

This is VERY annoying specially as some of the calculations I commonly use are
quite long (which makes it very difficult for me to provide more info here,
sorry...). I guess this may be a memory problem of some sort? Any clue of either
how to solve this or at least how to find out what is exactly the problem?

thanks for your help

Eric
========
CONFIG =
========
Under OpenSuse 10.3 (x86_64)

matplotlib version 0.90.1
verbose.level helpful
interactive is False
units is False
platform is linux2
numerix numpy 1.0.3.1
font search path
['/usr/lib64/python2.5/site-packages/matplotlib/mpl-data/fonts/ttf',
'/usr/lib64/python2.5/site-packages/matplotlib/mpl-data/fonts/afm']
matplotlib data path /usr/lib64/python2.5/site-packages/matplotlib/mpl-data
backend WXAgg version 2.8.4.0
Python 2.5.1 (r251:54863, Jan 10 2008, 18:00:49)
IPython 0.8.1 -- An enhanced Interactive Python.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to