ebooklib icon indicating copy to clipboard operation
ebooklib copied to clipboard

Example does not run on Python 3.7

Open RichDijk opened this issue 5 years ago • 0 comments

Hi, I am testing ebooklib on Python 3.7 on Windows with the given example from the github landing page. Reading the created epub file gives an error in Edge/Firefox and Chrome:

Unfortunately an unexpected error occurred opening the ebook. Please send the following error message to [email protected]. Thanks!: prepare 5: TypeError: Cannot read property 'getAttribute' of undefined.

What can be the cause? Richard

RichDijk avatar Mar 12 '19 09:03 RichDijk