View Single Post
Old 07-14-2022, 08:18 AM   #365
Tharos
Connoisseur
Tharos began at the beginning.
 
Posts: 57
Karma: 10
Join Date: Jul 2010
Device: Kindle Oasis 2, Moon+ Reader pro
Since updating Calibre to version 6, the extension no longer works for me. The error message is "Attribute Error:type object 'QT' has no attribute 'item Flags'".

The error message in detail:

Code:
calibre 6.0  embedded-python: True
Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', '', 'Multiprocessor Free')
Interface language: de
Successfully initialized third party plugins: Count Pages (1, 11, 2) && Embed Comic Metadata (1, 6, 1) && EpubMerge (2, 13, 0) && EpubSplit (3, 3, 0) && FanFicFare (4, 14, 1) && Favourites Menu (1, 1, 0) && Find Duplicates (1, 9, 5) && Generate Cover (2, 1, 0) && Goodreads (1, 5, 3) && Import List (1, 8, 3) && Set KFX metadata (from KFX Output) (1, 63, 0) && KFX Output (1, 63, 0) && Search The Internet (1, 8, 1)
Traceback (most recent call last):
  File "calibre_plugins.search_the_internet.action", line 283, in show_configuration
  File "calibre\customize\__init__.py", line 166, in do_user_config
  File "calibre_plugins.search_the_internet.__init__", line 62, in config_widget
  File "calibre_plugins.search_the_internet.config", line 842, in __init__
  File "calibre_plugins.search_the_internet.config", line 502, in __init__
  File "calibre_plugins.search_the_internet.config", line 525, in populate_table
  File "calibre_plugins.search_the_internet.config", line 540, in populate_table_row
  File "calibre_plugins.search_the_internet.common_utils", line 265, in __init__
AttributeError: type object 'Qt' has no attribute 'ItemFlags'
Tharos is offline   Reply With Quote