Gökhan Sever wrote: > On Sun, Apr 25, 2010 at 1:02 PM, Neal Becker > <ndbeck...@gmail.com> wrote: > >> Yes, I get this: >> >> kfilemodule(29192)/kio (KDirModel) KDirModelPrivate::_k_slotDeleteItems: >> No node found for item that was just removed: >> KUrl("file:///home/nbecker/test1.cs") >> kfilemodule(29192): couldn't create slave: "Unable to create io-slave: >> klauncher said: Unknown protocol ''. >> " >> kfilemodule(29192): couldn't create slave: "Unable to create io-slave: >> klauncher said: Unknown protocol ''. >> " >> > > Very specific KDE errors. Sorry can't comment on these errors. > > >> >> Have not tried savefig or other backend. (Have to learn how to use >> savefig first) >> > > These are easy. Within IPython -pylab run your script with run myscript.py > . Then do a plt.savefig("myplot.png") or whatever extension available to > you. To change the backend go into your .matplotlib directory and edit > matplotlibrc file. Find backend keyword and experiment with the available > backends to see if you can reproduce that error. >
savefig works fine. Using 'gtk' backend I can save, but seems to have other problems. Using recommended TkAgg I get error that ImportError: No module named backend_tkagg ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel