Question 1) I tried building the plugin files as per the instructions in the calibre manual.
Yet, every time I try adding it (even trying to add the demo plugin in the manual) I get an error:
Code:
'module' object has no attribute 'InterfacePlugin'
I am using the latest version of calibre portable.
Question 2) How do a)I make it that the user runs the plugin on a book, and b)check that the book is an epub, and c) retrieve the html from the epub?
Thank you for any help!