From: Fernando P. <Fer...@co...> - 2005-11-24 17:39:37
|
Eric Emsellem wrote: > Hi, > I finally got all softs installed (Atlas, scipy which was a real pain, > etc). Matplotlib is installing ok now, but I get two types of warnings > when I do "ipython -pylab": > 1/ seems that some lines in my matplotlibrc are wrong? (but I see the > same lines in the matplotlibrc on the web) > 2/ a GtkDeprecationWarning ==> gtk.timeout_add is deprecated... > > The second one was already posted some time ago and was "supposed to go > away with ipython 0.6.15" but this is what I am using right now, so... ? I think the fix was actually post-15, so for now just ignore it, or grab svn ipython which does contain the fix. Cheers, f |