View Single Post
Old 09-10-2014, 03:46 PM   #35
sjaeb
Junior Member
sjaeb began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2014
Device: iPad
Hello,

I'm not sure if this is the correct place to ask, but I'm trying to use Marvin XD to import annotations to calibre, and while the library says Ann: # on the books, they don't import. Clicking view within the library window gives me this error message:

calibre, version 2.2.0
ERROR: Unhandled exception: <b>ImportError</b>:No module named PyQt4

calibre 2.2 isfrozen: True is64bit: True
Darwin-13.3.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '13.3.0', 'Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64')
Python 2.7.8
OSX: ('10.9.4', ('', '', ''), 'x86_64')
Successfully initialized third party plugins: Marvin XD && iOS reader applications && Find Duplicates
Traceback (most recent call last):
File "calibre_plugins.marvin_manager.book_status", line 1162, in dispatch_context_menu_event
File "calibre_plugins.marvin_manager.book_status", line 1680, in show_annotations
File "lib/python2.7/importlib/__init__.py", line 37, in import_module
File "/Users/sjaeb/Library/Preferences/calibre/plugins/Marvin_XD_resources/dialogs/html_viewer.py", line 34, in <module>
from html_viewer_ui import Ui_Dialog
File "/Users/sjaeb/Library/Preferences/calibre/plugins/Marvin_XD_resources/dialogs/html_viewer_ui.py", line 10, in <module>
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4


Is there anything I can do to fix this?
sjaeb is offline   Reply With Quote