Quote:
Originally Posted by Dfaure
Could someone confirm that the KoboTouchExtended is the only Kobo related plugin affected by the reported bug?
I was wondering if this apply to the KePub dedicated ones since they got the same release number...
|
There is shared code between the extended driver and the kepub related plugins. Errors in one might appear in the others.
But, in this case, I'm pretty sure that the problem is that you are running this under Python 3.8. The error is in one one the recent changes in the plugin to use a calibre supplied function. That is probably failing as the Python 3 version of calibre is still a work in progress. And it probably means the other plugins will fail in the same way.
A basic rule for calibre is don't use the distro version. They can work, but, eventually a problem comes up. Like this.