ebooklib
ebooklib copied to clipboard
Example does not run on Python 3.7
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