Jorge Scandaliaris <jorgesmbox...@...> writes: > > I was running my example with the -pylab option set in ipython, and adding a > call to plt.ion() doesn't change things. I also run gtkagg backend. I guess I > have a problem with my installation of matplotlib, unless this is something > that changed after mpl-1.0. I will try mpl-svn next and see. >
Luckily enough, using mpl-svn solved the problem. BTW, I had issues following the instructions for cloning the git mirror (http://matplotlib.sourceforge.net/devel/coding_guide.html#cloning-the-git-mirror). Something changed in github, or there's typo somewhere? Instead of: # Download the entire git repository into "matplotlib", name the source repository "svn". git clone --origin svn g...@github.com:astraw/matplotlib.git I ended up doing: git clone --origin svn git://github.com/astraw/matplotlib.git The rest of instructions worked fine (at least it seems to me). Regards, Jorge ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users