View Single Post
Old 07-15-2014, 02:30 AM   #101
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
When I click on an AZW3 in Book details, instead of opening, I get the following error (from the debug log):

Code:
Traceback (most recent call last):
  File "site.py", line 48, in main
  File "/home/eschwartz/git/calibre/src/calibre/utils/ipc/worker.py", line 189, in main
    func, notification = get_func(name)
  File "/home/eschwartz/git/calibre/src/calibre/utils/ipc/worker.py", line 144, in get_func
    module = importlib.import_module(module)
  File "importlib/__init__.py", line 37, in import_module
  File "/home/eschwartz/git/calibre/src/calibre/gui2/viewer/main.py", line 15, in <module>
    from calibre.gui2.viewer.main_ui import Ui_EbookViewer
  File "/home/eschwartz/git/calibre/src/calibre/gui2/viewer/main_ui.py", line 229, in <module>
    from QtWebKit.QWebView import QWebView
ImportError: No module named QtWebKit.QWebView
calibre 1.201.2* (latest source).
eschwartz is offline   Reply With Quote