Calibre / Comic2LRF Error Message
I'm getting an error message when trying to use the convert for comics in Calibre:
argument 1 must be string or read-only buffer, not None
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 884, in convert_single
File "calibre\gui2\tools.pyo", line 360, in convert_single_ebook
File "calibre\gui2\tools.pyo", line 128, in convert_single_lrf
TypeError: argument 1 must be string or read-only buffer, not None
|