Originally Posted by Thalia Helikon
calibre, version 5.5.0
ERROR: Unhandled exception: <b>AttributeError</b>:'dict' object has no attribute 'iteritems'
calibre 5.5 embedded-python: True is64bit: False
Linux-4.15.0-124-generic-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '4.15.0-124-generic', '#127-Ubuntu SMP Fri Nov 6 10:54:24 UTC 2020')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Consolidate All Library Metadata (2, 0, 32) && Diaps Editing Toolbag (0, 3, 5) && EpubMerge (2, 0, 14) && Find Duplicates (1, 8, 3) && Import List (1, 3, 0) && Modify ePub (1, 3, 13) && Quality Check (1, 9, 11) && Reading List (1, 6, 6) && Resize Cover (1, 0, 2)
Traceback (most recent call last):
File "calibre/startup.py", line 143, in slot
File "calibre/gui2/actions/choose_library.py", line 259, in <lambda>
File "calibre/gui2/actions/choose_library.py", line 607, in switch_requested
File "calibre/gui2/ui.py", line 859, in library_moved
File "calibre_plugins.reading_list.action", line 82, in library_changed
self.rebuild_menus()
File "calibre_plugins.reading_list.action", line 104, in rebuild_menus
list_names = cfg.get_list_names(db, exclude_auto=True)
File "calibre_plugins.reading_list.config", line 264, in get_list_names
for list_name, list_info in lists.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
|