Hello.
I know this plugin is discontinued, but I thought I'd ask and might be lucky enough to address my issue somehow.
Setup
OS: Win 7 64 bits
Software: Calibre 2.6.0
Plugins: KoboTouchExtended 2.2.20 & Kepub Output 2.2.12
Error: "ImportError:No module named PyQt4" (when trying to convert a book, to kepub, obviously)
Stacktrace below:
Quote:
calibre, version 2.6.0
ERREUR : Exception non gérée: <b>ImportError</b>:No module named PyQt4
calibre 2.6 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.8
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: KoboTouchExtended && Fichier de sortie KePub
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\convert.py", line 156, in convert_ebook
File "site-packages\calibre\gui2\actions\convert.py", line 173, in do_convert
File "site-packages\calibre\gui2\tools.py", line 41, in convert_single_ebook
File "site-packages\calibre\gui2\convert\single.py", line 151, in __init__
File "site-packages\calibre\gui2\convert\single.py", line 215, in setup_pipeline
File "calibre_plugins.koboconversion.conversion.kepub_o utput", line 56, in gui_configuration_widget
File "calibre_plugins.koboconversion.conversion.config" , line 32, in __init__
File "site-packages\calibre\gui2\convert\__init__.py", line 62, in __init__
File "calibre_plugins.koboconversion.conversion.config" , line 41, in setupUi
ImportError: No module named PyQt4
|
My understanding is that there should be a 2.2.20 version around for Kepub Output also (I read it in this very thread, also it is advertised as such on the
official website).
However, when I download the plugin, be it from said website of the first post of this thread, I still get a second instance of the plugin, still stating 2.2.12.
And trying to auto-update plugins doesn't seem to be any more helpful.
My question is: how could I get an actual 2.2.20 version? Will it solve the PyQt compatibility issue? If not, is it solvable at all?
Thanks in advance for your time, and whatever happens thanks for your wonderful work guys, both on Calibre and Kepub Output. It was good while it lasted