I'm having an issue installing the iOS Reader plugin for Calibre. When I try to install it I get the following error message:
calibre, version 2.12.0
ERROR: Install Plugin Failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart Calibre.
Traceback (most recent call last):
File "site-packages/calibre/gui2/dialogs/plugin_updater.py", line 712, in _install_clicked
File "site-packages/calibre/customize/ui.py", line 390, in add_plugin
File "site-packages/calibre/customize/ui.py", line 557, in initialize_plugin
InvalidPlugin: Initialization of plugin Traceback (most recent call last):
File "site-packages/calibre/customize/ui.py", line 551, in initialize_plugin
File "calibre_plugins.ios_reader_apps.__init__", line 892, in initialize
File "site-packages/calibre/devices/idevice/libimobiledevice.py", line 205, in __init__
File "site-packages/calibre/devices/idevice/libimobiledevice.py", line 451, in load_library
File "lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary
File "lib/python2.7/ctypes/__init__.py", line 365, in __init__
OSError: dlopen(/Applications/calibre.app/Contents/Frameworks/libimobiledevice.4.dylib, 6): image not found
failed with traceback:
Traceback (most recent call last):
File "site-packages/calibre/customize/ui.py", line 551, in initialize_plugin
File "calibre_plugins.ios_reader_apps.__init__", line 892, in initialize
File "site-packages/calibre/devices/idevice/libimobiledevice.py", line 205, in __init__
File "site-packages/calibre/devices/idevice/libimobiledevice.py", line 451, in load_library
File "lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary
File "lib/python2.7/ctypes/__init__.py", line 365, in __init__
OSError: dlopen(/Applications/calibre.app/Contents/Frameworks/libimobiledevice.4.dylib, 6): image not found
I had this plugin installed previously and it worked but this was several Calibre versions ago. Any help with installing this plugin would be greatly appreciated.
|