Using calibre 5.0.1, Modify Epub errors on quite a few functions. Most of the error messages were along the lines of:
Smarten Punctuation: TypeError: a bytes-like object is required, not 'str'
Strip Spans: TypeError: cannot use a string pattern on a bytes-like object
|