View Single Post
Posts: 85 | Thanked: 97 times | Joined on May 2011
#13
Originally Posted by c4rl05 View Post
the same problem still, this time i tried to reinstall it from app manager,
the ouput of your command from xterminal:
~ $ /opt/taskpoach/taskpoach.py
Traceback (most recent call last):
File "/opt/taskpoach/taskpoach.py", line 33, in <module>
from ui.help import HelpWindow
File "/opt/taskpoach/ui/help.py", line 26, in <module>
from Ui_help import Ui_HelpWindow
File "/opt/taskpoach/ui/Ui_help.py", line 39, in <module>
from PyQt4 import QtWebKit
ImportError: cannot import name QtWebKit
Well shucks, I was hoping that was it. What PyQt packages do you have installed?