https://bugzilla.novell.com/show_bug.cgi?id=863451 https://bugzilla.novell.com/show_bug.cgi?id=863451#c2 Maik Hoffmann <maik.hoffmann.dd@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maik.hoffmann.dd@gmail.com --- Comment #2 from Maik Hoffmann <maik.hoffmann.dd@gmail.com> 2014-02-19 12:02:18 UTC --- I've got the same problem. I just want to present something and I didn't test since the last update: import scitools.std as st File "/usr/lib/python2.7/site-packages/scitools/std.py", line 26, in <module> from scitools.easyviz import * File "/usr/lib/python2.7/site-packages/scitools/easyviz/__init__.py", line 3431, in <module> exec(cmd) File "<string>", line 1, in <module> File "/usr/lib/python2.7/site-packages/scitools/easyviz/matplotlib_.py", line 45, in <module> import matplotlib.pyplot as pylab File "/usr/lib64/python2.7/site-packages/matplotlib/pyplot.py", line 98, in <module> _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup() File "/usr/lib64/python2.7/site-packages/matplotlib/backends/__init__.py", line 28, in pylab_setup globals(),locals(),[backend_name],0) File "/usr/lib64/python2.7/site-packages/matplotlib/backends/backend_tkagg.py", line 14, in <module> import matplotlib.backends.windowing as windowing ImportError: No module named windowing I tried at openSUSE 12.3, matplotlib 1.3.1-53.8 from devel:languages:python and 1.3.1-56.4 from siene. The problem ist the same. In other distribution the windowing.py is included for version 1.3.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.