[Python-apps-team] Bug#725711: whyteboard: import wx.media - ImportError: No module named media
Aleksej
deletesoftware at yandex.ru
Mon Oct 7 16:19:56 UTC 2013
Package: whyteboard
Version: 0.41.1-4
Severity: grave
Justification: renders package unusable
Dear Maintainer,
whyteboard tries to import wx.media module, which is not available in
testing.
$ whyteboard
Traceback (most recent call last):
File "/usr/bin/whyteboard", line 47, in <module>
from whyteboard import WhyteboardApp
File "/usr/lib/python2.7/dist-packages/whyteboard/__init__.py", line
4, in <module>
from whyteboard.gui import WhyteboardApp
File "/usr/lib/python2.7/dist-packages/whyteboard/gui/__init__.py",
line 25, in <module>
from panels import ControlPanel, MediaPanel, SidePanel
File "/usr/lib/python2.7/dist-packages/whyteboard/gui/panels.py",
line 29, in <module>
import wx.media
ImportError: No module named media
According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722687,
the module was not actually usable in stable. Commenting the import
line out seems to fix the problem.
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages whyteboard depends on:
ii python 2.7.5-5
ii python-wxgtk2.8 2.8.12.1+dfsg-1
ii python2.7 2.7.5-8
whyteboard recommends no packages.
whyteboard suggests no packages.
-- debconf-show failed
More information about the Python-apps-team
mailing list