Hi all
First, excuse me for my very bad english (I'm french)
OS: Win7 (64 bit)
Calibre: 2.14 (64 bit)
Input File format; epub
Output File format: kepub
With this new version (i've juste upgrade), when i select "kepub" in ouput i've this message:
"ImportError: No module named PyQt4"
This, is the text I've in the Detail windows
If I clic on the "OK" button of the convert windows then I have this error
"AttributeError: 'MetadataWidget' object have no attribute 'opf_file' "
This is the text I've in teh detail windows:
I hope some one could help me
It seems that there is no problem to convert from epub to another format (epub -> mobi for example)
thanks
First, excuse me for my very bad english (I'm french)
OS: Win7 (64 bit)
Calibre: 2.14 (64 bit)
Input File format; epub
Output File format: kepub
With this new version (i've juste upgrade), when i select "kepub" in ouput i've this message:
"ImportError: No module named PyQt4"
This, is the text I've in the Detail windows
Code:
calibre, version 2.14.0
ERREUR : Exception non gérée: <b>ImportError</b>:No module named PyQt4
calibre 2.14 [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 && Kobo Utilities && Fichier de sortie KePub
Traceback (most recent call last):
File "site-packages\calibre\gui2\convert\single.py", line 215, in setup_pipeline
File "calibre_plugins.koboconversion.conversion.kepub_output", 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
If I clic on the "OK" button of the convert windows then I have this error
"AttributeError: 'MetadataWidget' object have no attribute 'opf_file' "
This is the text I've in teh detail windows:
Code:
calibre 2.14 [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 && Kobo Utilities && Fichier de sortie KePub
Traceback (most recent call last):
File "site-packages\calibre\gui2\convert\single.py", line 274, in accept
AttributeError: 'MetadataWidget' object has no attribute 'opf_file'
It seems that there is no problem to convert from epub to another format (epub -> mobi for example)
thanks