You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ha. For some reason, I forgot to add dump module to the repo, although I do have it locally, perhaps this is the reason, why my smoke tests has run just fine. Commit 7419954 will fix it.
When running conversion using docx module, python throws an exception:
ebook-converter/ebook_converter/ebooks/conversion/plugins/docx_output.py
Line 7 in ce89f5c
In current tree, there is only
do_dump
call, nodump.py
file or any other providingdo_dump
function.The text was updated successfully, but these errors were encountered: