[Python-apps-team] Bug#774596: babiloo: fails to start with "ImportError: No module named PyQt4"
Satish BD
bdsatish at gmail.com
Sun Jan 4 21:28:40 UTC 2015
Package: babiloo
Version: 2.0.11-1
Severity: important
Dear Maintainer,
As the subject says, babiloo fails to start with this error:
Traceback (most recent call last):
File "/usr/bin/babiloo", line 43, in <module>
import qt.main
File "/usr/share/babiloo/qt/main.py", line 30, in <module>
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4
It's obvious that python-qt4 package was not installed on my system.
As shown in sys info below, python-qt4 is in "Recommends" instead of "Depends".
I think this is a bug, due to which the application won't even start.
Installing python-qt4 solved the problem.
-- System Information:
Debian Release: 8.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages babiloo depends on:
ii python 2.7.8-2
ii python-support 1.0.15
Versions of packages babiloo recommends:
ii python-qt4 4.11.2+dfsg-1
babiloo suggests no packages.
-- no debconf information
More information about the Python-apps-team
mailing list