error when using "Make Anthology Epub from Webpage / URL"
Hi, Sorry to bother you. was wondering if there is a way to fix the following error.
While trying to make anthology epub from a webpage or from an url. I got an error saying "UnboundLocalError:local variable 'series" referenced before assignment". and no epub was made. Here is the error log...
===================================
calibre, version 4.23.0
ERROR: Unhandled exception: <b>UnboundLocalError</b>:local variable 'series' referenced before assignment
calibre 4.23 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Chinese Text Conversion (2, 3, 4) && Count Pages (1, 10, 0) && EpubMerge (2, 10, 0) && Generate Cover (1, 5, 25) && FanFicFare (3, 22, 1)
Traceback (most recent call last):
File "site-packages\calibre\gui2\proceed.py", line 209, in do_ask_question
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 1809, in do_download_merge_update
File "calibre_plugins.fanficfare_plugin.fff_plugin" , line 2710, in merge_meta_books
UnboundLocalError: local variable 'series' referenced before assignment
=================================
is there some setting I should change? Please help. Thanks in advance.
|