View Single Post
Old 11-15-2014, 09:37 AM   #276
Mr. Goodbar
Wizard
Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.Mr. Goodbar makes omelettes without breaking eggs.
 
Posts: 1,005
Karma: 98078
Join Date: Jul 2006
Location: Atlanta, GA
Device: iPad Mini 4
Continuing the iPad Air 2/Mini 3 connection bug from the other thread.

I've deleted and then reinstalled the iOS reader plugin and I still get an error when trying to customize it. I have version 1.4.4 of the plugin and the latest version of Calibre running on Yosemite on my Mac. Everything continues to work normally with my Mini Retina iPad and both devices have the exact same number of books. Below is the error log when trying to customize the plugin:

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

calibre 2.10 isfrozen: True is64bit: True
Darwin-14.0.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '14.0.0', 'Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64')
Python 2.7.8
OSX: ('10.10', ('', '', ''), 'x86_64')
Successfully initialized third party plugins: DeDRM && iOS reader applications && Marvin XD
Traceback (most recent call last):
File "site-packages/calibre/gui2/preferences/plugins.py", line 292, in customize_plugin
File "site-packages/calibre/gui2/preferences/plugins.py", line 370, in modify_plugin
File "site-packages/calibre/customize/__init__.py", line 152, in do_user_config
File "calibre_plugins.ios_reader_apps.__init__", line 493, in config_widget
File "site-packages/calibre/customize/zipplugin.py", line 179, in load_module
File "calibre_plugins.ios_reader_apps.config", line 26, in <module>
File "/Users/PGood/Library/Preferences/calibre/plugins/iOS_reader_applications_resources/widgets/main_ui.py", line 10, in <module>
from PyQt4 import QtCore, QtGui
ImportError: No module named PyQt4

Last edited by Mr. Goodbar; 11-15-2014 at 09:44 AM.
Mr. Goodbar is offline   Reply With Quote