Is this the same problem?
I tried to convert a book this morning from MOBI to LRF and got this in the error log.
Job: **Convert book: Test**
**tuple**: ('error', u'unpack requires a string argument of length 2')
**Traceback**:
Traceback (most recent call last):
File "parallel.py", line 937, in worker
File "parallel.py", line 895, in work
File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 196, in main
File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\any\c onvert_from.py", line 165, in process_file
File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\mobi\ convert_from.py", line 28, in process_file
File "C:\Program Files\calibre\library.zip\calibre\ebooks\lrf\mobi\ convert_from.py", line 16, in generate_html
File "C:\Program Files\calibre\library.zip\calibre\ebooks\mobi\read er.py", line 145, in __init__
error: unpack requires a string argument of length 2
|