missing python-qt4 dependency
Bug #1027963 reported by
Dominik Wójt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
SubDownloader | Status tracked in Trunk | |||||
Trunk |
Fix Committed
|
Undecided
|
Alessandro Losavio |
Bug Description
After installation of pacgage subdownloader_
Traceback (most recent call last):
File "/usr/bin/
import gui.main
File "/usr/share/
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4
Installing python-qt4 solves the problem. Package python-qt4 should be added to the dependency list.
Changed in subdownloader: | |
status: | New → Confirmed |
Changed in subdownloader: | |
assignee: | nobody → Alessandro Losavio (alo21) |
Changed in subdownloader: | |
status: | Confirmed → In Progress |
Changed in subdownloader: | |
milestone: | none → 2.0.15-1ubuntu1 |
To post a comment you must log in.