Package: pymappergui Version: 0.1-1 Severity: serious Justification: 4 Dear Maintainer,
pymappergui crashes just after start due to missing dependencies: Traceback (most recent call last): File "/usr/bin/pymappergui", line 25, in <module> from pymappergui.mymapper import MyMapper File "/usr/lib/python2.7/dist-packages/pymappergui/mymapper.py", line 1, in <module> import mapper It seems mapper module is not packaged for Debian, if I install it with pip, it shows other dependencies: python-scipy python-matplotlib Even with them installed pymappergui crashes, but that might be fault of my system (I wasn't able to install cmappertools with pip): Mapper warning: Could not load the module “fastcluster”. The module “scipy.cluster.hierarchy“ is used instead, but it will be slower. The 'cmappertools' module could not be imported. The 'cmappertools' module could not be imported. Intrinsic metric is not available. The 'cmappertools' module could not be imported. Traceback (most recent call last): File "/usr/bin/pymappergui", line 638, in <module> frame = MyFrame(None, title="pyMapperGUI", size=(1300, 600)) File "/usr/bin/pymappergui", line 48, in __init__ self.my_mapper = mymapper.MyMapper() File "/usr/lib/python2.7/dist-packages/pymappergui/mymapper.py", line 5, in __init__ self.mon = mapper.monitor(autosubscribe_flags=mapper.SUB_DEVICE) AttributeError: 'module' object has no attribute 'monitor' Kind regards, Petr -- System Information: Debian Release: stretch/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, armel Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages pymappergui depends on: ii python 2.7.9-1 pymappergui recommends no packages. pymappergui suggests no packages. -- no debconf information _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers