ebook-convert error
good morning all, the convert utility has just stop working with the error msg below...is this a python 2 vs. 3 issue that I found old references to, or is there something anyone recognizes...it is Calibre 5.1 on linux and it throws the same error in the GUI
thanks, and any help appreciated,
rikm
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 48, in <module>
File "site.py", line 44, in main
File "site-packages/calibre/ebooks/conversion/cli.py", line 401, in main
File "site-packages/calibre/ebooks/conversion/plumber.py", line 1274, in run
File "site-packages/calibre/ebooks/conversion/plugins/htmlz_output.py", line 107, in convert
TypeError: a bytes-like object is required, not 'str'
|