Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 04-28-2022, 01:50 PM   #511
Clio
Enthusiast
Clio began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jan 2021
Location: UK
Device: Kobo Glo HD, Kobo Libra2, Kindle
Quote:
Originally Posted by davidfor View Post

@Clio: Can you try the conversion but on the Kepub Output page select 2 for the EPUB version? That might work. I can't think there would be any real advantage in using epub3 over epub2.
Hello, I tried that, as you suggested, and it seems to have worked! Thank you!

I have uploaded the original file to google drive, in case you are still interested in looking at it. If so, just let me know how to share it with you.

Thank you again for your help!
Clio is offline   Reply With Quote
Old 04-28-2022, 09:34 PM   #512
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Clio View Post
Hello, I tried that, as you suggested, and it seems to have worked! Thank you!
Good to hear.
Quote:
I have uploaded the original file to google drive, in case you are still interested in looking at it. If so, just let me know how to share it with you.
Yes, I would like to look at it. Send me a PM with the link. I'll download it and look at it when I get a chance.
davidfor is offline   Reply With Quote
Advert
Old 05-03-2022, 02:30 AM   #513
Clio
Enthusiast
Clio began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jan 2021
Location: UK
Device: Kobo Glo HD, Kobo Libra2, Kindle
Quote:
Originally Posted by davidfor View Post
Good to hear.


Yes, I would like to look at it. Send me a PM with the link. I'll download it and look at it when I get a chance.
Hi! Sorry for the delay. I have sent you a PM with the link. I hope it works.
Clio is offline   Reply With Quote
Old 07-15-2022, 11:17 AM   #514
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
No module named 'PyQt4'

Hi there.
Lately I tried to use Kepub Output plugin to convert my Epub as the Kobo Extended driver I was using gave me some problems in sending kepub files to my kobo Librah2o.
I keep getting this error when trying to convert epub to kepub.

Spoiler:

calibre, version 6.0.0
ERRORE: Eccezione non gestita: <b>ModuleNotFoundError</b>:No module named 'PyQt4'

calibre 6.0 Portable embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: KePub Output (3, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.kepubout.conversion.output_config ", line 66, in setupUi
ImportError: cannot import name 'Qt' from 'qt' (E:\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\convert\single.py", line 225, in setup_pipeline
File "calibre_plugins.kepubout.conversion.kepub_output" , line 141, in gui_configuration_widget
File "calibre_plugins.kepubout.conversion.output_config ", line 40, in __init__
File "calibre\gui2\convert\__init__.py", line 65, in __init__
File "calibre_plugins.kepubout.conversion.output_config ", line 69, in setupUi
ModuleNotFoundError: No module named 'PyQt4'

The same happens also when using regular (not portable) installation of Calibre on my pc with Windows 10.
Do you have any idea?

Last edited by giododa; 07-15-2022 at 11:59 AM.
giododa is offline   Reply With Quote
Old 07-15-2022, 12:06 PM   #515
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by giododa View Post
Hi there.
Lately I tried to use Kepub Output plugin to convert my Epub as the Kobo Extended driver I was using gave me some problems in sending kepub files to my kobo Librah2o.
I keep getting this error when trying to convert epub to kepub.

Spoiler:

calibre, version 6.0.0
ERRORE: Eccezione non gestita: <b>ModuleNotFoundError</b>:No module named 'PyQt4'

calibre 6.0 Portable embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: KePub Output (3, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.kepubout.conversion.output_config ", line 66, in setupUi
ImportError: cannot import name 'Qt' from 'qt' (E:\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\convert\single.py", line 225, in setup_pipeline
File "calibre_plugins.kepubout.conversion.kepub_output" , line 141, in gui_configuration_widget
File "calibre_plugins.kepubout.conversion.output_config ", line 40, in __init__
File "calibre\gui2\convert\__init__.py", line 65, in __init__
File "calibre_plugins.kepubout.conversion.output_config ", line 69, in setupUi
ModuleNotFoundError: No module named 'PyQt4'

The same happens also when using regular (not portable) installation of Calibre on my pc with Windows 10.
Do you have any idea?
It could possibly be that this plugin has not yet been converted to be compatible with Calibre 6. According to the installed version I have, the date of the ZIP file is 06/06/2022. Most people use the KoboTouchExtended driver and this could have fallen through the cracks.
JSWolf is offline   Reply With Quote
Advert
Old 07-15-2022, 12:10 PM   #516
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
I had problems with KoboTouchExtended driver also when using calibre versione 5...
giododa is offline   Reply With Quote
Old 07-15-2022, 12:19 PM   #517
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by giododa View Post
I had problems with KoboTouchExtended driver also when using calibre versione 5...
What problems did you have? I've not had any problems with KoboTouchExtended running Calibre 5.
JSWolf is offline   Reply With Quote
Old 07-15-2022, 12:37 PM   #518
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
I have the same problema I had about 1 year ago and seemed solved moving TEMP directory
It give me an error message like this
[Errno 13] Permission denied: 'C:\\Users\\chicc\\AppData\\Local\\Temp\\calibre_1 ftevlpx\\2hhdh2d8_epub_container\\OEBPS\\Text\\p01 0_capitolo-07.xhtml'

This is the message I sent to MR
https://www.mobileread.com/forums/sh...49#post4165249
giododa is offline   Reply With Quote
Old 07-16-2022, 10:45 AM   #519
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by giododa View Post
Hi there.
Lately I tried to use Kepub Output plugin to convert my Epub as the Kobo Extended driver I was using gave me some problems in sending kepub files to my kobo Librah2o.
I keep getting this error when trying to convert epub to kepub.

Spoiler:

calibre, version 6.0.0
ERRORE: Eccezione non gestita: <b>ModuleNotFoundError</b>:No module named 'PyQt4'

calibre 6.0 Portable embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: KePub Output (3, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.kepubout.conversion.output_config ", line 66, in setupUi
ImportError: cannot import name 'Qt' from 'qt' (E:\Calibre Portable\Calibre\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\convert\single.py", line 225, in setup_pipeline
File "calibre_plugins.kepubout.conversion.kepub_output" , line 141, in gui_configuration_widget
File "calibre_plugins.kepubout.conversion.output_config ", line 40, in __init__
File "calibre\gui2\convert\__init__.py", line 65, in __init__
File "calibre_plugins.kepubout.conversion.output_config ", line 69, in setupUi
ModuleNotFoundError: No module named 'PyQt4'

The same happens also when using regular (not portable) installation of Calibre on my pc with Windows 10.
Do you have any idea?
Conversion to kepub is working fine here with calibre v6.1. And it was with calibre v6.0.

What exactly triggered this? Do you have kepub as the default output format? Was it when the conversion dialog opened? Or when you select the kepub options? Or something else?
davidfor is offline   Reply With Quote
Old 07-16-2022, 10:50 AM   #520
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by JSWolf View Post
It could possibly be that this plugin has not yet been converted to be compatible with Calibre 6. According to the installed version I have, the date of the ZIP file is 06/06/2022. Most people use the KoboTouchExtended driver and this could have fallen through the cracks.
Considering you haven't installed calibre 6, how would you know? Especially as you clearly don't use the plugin. Please, as you clearly don't know anything, stay out of it. Don't give a useless opinion and clutter these threads. You are just wasting your and everyone else's times.

And for the record, the plugin has been updated this year. Was testing with the betas and nothing was needed to be done.
davidfor is offline   Reply With Quote
Old 07-16-2022, 10:55 AM   #521
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by giododa View Post
I have the same problema I had about 1 year ago and seemed solved moving TEMP directory
It give me an error message like this
[Errno 13] Permission denied: 'C:\\Users\\chicc\\AppData\\Local\\Temp\\calibre_1 ftevlpx\\2hhdh2d8_epub_container\\OEBPS\\Text\\p01 0_capitolo-07.xhtml'

This is the message I sent to MR
https://www.mobileread.com/forums/sh...49#post4165249
Sorry, I am not sure what you are saying. Has this occurred again with a different temp directory? Or have you changed it back to Windows default and it is happening again? In either case, if you are getting permission errors again, Windows might have decided the new calibre version is needs the permissions applied. I haven't had a problem here, but, I have changed where the temp directory is for Windows.
davidfor is offline   Reply With Quote
Old 07-16-2022, 11:02 AM   #522
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
Quote:
Originally Posted by davidfor View Post
Conversion to kepub is working fine here with calibre v6.1. And it was with calibre v6.0.

What exactly triggered this? Do you have kepub as the default output format? Was it when the conversion dialog opened? Or when you select the kepub options? Or something else?
When the conversion dialog window open the default output format is epub.
When I select kepub this message error appears

Spoiler:

calibre, version 6.1.0
ERRORE: Eccezione non gestita: <b>ModuleNotFoundError</b>:No module named 'PyQt4'

calibre 6.1 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: KePub Output (3, 6, 0) && KoboTouchExtended (3, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.kepubout.conversion.output_config ", line 66, in setupUi
ImportError: cannot import name 'Qt' from 'qt' (C:\Program Files\Calibre2\app\bin\python-lib.bypy.frozen\qt\__init__.pyc)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "calibre\gui2\convert\single.py", line 225, in setup_pipeline
File "calibre_plugins.kepubout.conversion.kepub_output" , line 141, in gui_configuration_widget
File "calibre_plugins.kepubout.conversion.output_config ", line 40, in __init__
File "calibre\gui2\convert\__init__.py", line 65, in __init__
File "calibre_plugins.kepubout.conversion.output_config ", line 69, in setupUi
ModuleNotFoundError: No module named 'PyQt4'


Then I click anyway on OK and this new message follows

Spoiler:

calibre, version 6.1.0
ERRORE: Eccezione non gestita: <b>AttributeError</b>:'MetadataWidget' object has no attribute 'opf_file'

calibre 6.1 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: KePub Output (3, 6, 0) && KoboTouchExtended (3, 6, 0)
Traceback (most recent call last):
File "calibre\gui2\convert\single.py", line 292, in accept
AttributeError: 'MetadataWidget' object has no attribute 'opf_file'
giododa is offline   Reply With Quote
Old 07-16-2022, 11:12 AM   #523
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
Quote:
Originally Posted by davidfor View Post
Sorry, I am not sure what you are saying. Has this occurred again with a different temp directory? Or have you changed it back to Windows default and it is happening again? In either case, if you are getting permission errors again, Windows might have decided the new calibre version is needs the permissions applied. I haven't had a problem here, but, I have changed where the temp directory is for Windows.
I tried changing a few times the temp directory also in different hard disks.
Now the problem is still there but not with every book but randomly.
This is the debug log of a session where I try to convert different books.
Some success other fails.
Here is the calibre log.

PS; sorry for my english
Attached Files
File Type: txt debug.txt (505.6 KB, 165 views)
giododa is offline   Reply With Quote
Old 07-17-2022, 08:12 AM   #524
jgoguen
Generally Awesome Person
jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.jgoguen ought to be getting tired of karma fortunes by now.
 
Posts: 1,100
Karma: 2191133
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
@giododa: What exactly are you trying to do? Step by step directions. PyQt4 imports are only attempted when PyQt5 imports fail; PyQt5 has been present since calibre 2.0 and Kovid said that PyQt6 will automatically be imported when trying to use PyQt5 in calibre 6. I've tried some things involving the conversion GUI in calibre 6 and I can't reproduce this error.
jgoguen is offline   Reply With Quote
Old 07-17-2022, 08:49 AM   #525
giododa
Connoisseur
giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.giododa can even cheer up an android equipped with a defective Genuine Personality Prototype.
 
giododa's Avatar
 
Posts: 76
Karma: 30702
Join Date: Jul 2010
Location: Italy
Device: Kobo Libra H2O
When I try to convert a book in my library (epub) and I select kepub in the output format the error message popup (see image)
Then I kit OK to close the error message and hit OK in the conversion window and another error message appair (see image1).

I have reinstalled yesterday Calibre latest version and KepubOutput plugin.
Attached Thumbnails
Click image for larger version

Name:	Image.jpg
Views:	263
Size:	160.5 KB
ID:	195084   Click image for larger version

Name:	Image1.jpg
Views:	242
Size:	157.5 KB
ID:	195085  
giododa is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
catalogue builder output columns are not in the same order in the output KWhytte Library Management 5 12-04-2012 02:03 AM
Plugin not customizable: Plugin: HTML Output does not need customization flyingfoxlee Conversion 2 02-24-2012 02:24 AM
Plugin which uses net as input and output medve Development 0 12-04-2011 03:20 PM
Creat new Output plugin (LaTeX and/or txt2tags) Lebewesen Development 3 11-22-2011 11:10 AM
AZW Conversion Output Plugin tylau0 Plugins 59 08-14-2011 10:36 PM


All times are GMT -4. The time now is 02:23 PM.


MobileRead.com is a privately owned, operated and funded community.