Quote:
Originally Posted by kovidgoyal
|
I updated to the 1.4.6 and I got this error everytime I select a book downloaded using the fanfiction downloader plugin. Don't really know where to post this, but I googled some of the error and was directed to this thread...
Code:
calibre, version 1.46.0
ERROR: Unhandled exception: <b>UnboundLocalError</b>:local variable 'lt' referenced before assignment
calibre 1.46 Portable isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7601')
Python 2.7.5
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Traceback (most recent call last):
File "site-packages\calibre\gui2\book_details.py", line 609, in show_data
File "site-packages\calibre\gui2\book_details.py", line 335, in show_data
File "site-packages\calibre\gui2\book_details.py", line 28, in render_html
File "site-packages\calibre\gui2\book_details.py", line 103, in render_data
File "site-packages\calibre\ebooks\metadata\book\render.py", line 159, in mi_to_html
UnboundLocalError: local variable 'lt' referenced before assignment
It seems that I'm getting the same error as OP