When calling the save dialog in a gtk backend Traceback (most recent call last): File "/home/fariza/workspace/matplotlib/lib/matplotlib/backends/backend_gtk.py", line 752, in save_figure chooser = self.get_filechooser() File "/home/fariza/workspace/matplotlib/lib/matplotlib/backends/backend_gtk.py", line 747, in get_filechooser default_filetype=self.canvas.get_default_filetype()) File "/home/fariza/workspace/matplotlib/lib/matplotlib/backends/backend_gtk.py", line 835, in __init__ self.sorted_filetypes = list(six.iteritems(filetypes.items)) File "/usr/lib/python2.7/dist-packages/six.py", line 254, in iteritems return iter(getattr(d, _iteritems)()) AttributeError: 'builtin_function_or_method' object has no attribute 'iteritems'
I created a pull request to fix it. https://github.com/matplotlib/matplotlib/pull/2553 Federico -- Y yo que culpa tengo de que ellas se crean todo lo que yo les digo? -- Antonio Alducin -- ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Matplotlib-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-devel