Bug#807648: zyne: Fails to start (missing dep for wx?)
Harri Haataja
harri.haataja at iki.fi
Fri Dec 11 10:09:40 UTC 2015
Package: zyne
Version: 0.1.2-2
Severity: normal
Dear Maintainer,
Trying to start zyne:
$ zyne
Traceback (most recent call last):
File "/usr/bin/zyne", line 3, in <module>
import wxversion
ImportError: No module named wxversion
The executable tries to load several wx libs, but none of them are
mentioned in package dependencies.
Installing python-wxversion leads to
$ zyne
Traceback (most recent call last):
File "/usr/bin/zyne", line 4, in <module>
wxversion.select("2.8")
File "/usr/lib/python2.7/dist-packages/wxversion.py", line 152, in select
raise VersionError("Requested version of wxPython not found")
wxversion.VersionError: Requested version of wxPython not found
I'm not sure what would satisfy 2.8. Doesn't seem that installing
python-wxgtk3.0 will do. The plain lib package I have and I'm not really
familiar with the lib, let alone the Python bindings.
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages zyne depends on:
ii python 2.7.9-1
ii python-pyo 0.7.6+git20150902.a1d7123d76-1
zyne recommends no packages.
zyne suggests no packages.
-- no debconf information
More information about the pkg-multimedia-maintainers
mailing list