Originally Posted by MikePatch
"Error on clicking customize plugin"
This is the detail:
calibre, version 6.0.0
ERROR: Unhandled exception: <b>AttributeError</b>:type object 'QTableWidgetItem' has no attribute 'UserType'
calibre 6.0 Portable 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: None
Successfully initialized third party plugins: Action Chains (1, 17, 2) && Extract ISBN (1, 5, 1) && Find Duplicates (1, 9, 5) && Goodreads (1, 5, 3) && Modify ePub (1, 7, 3) && MultiColumnSearch (1, 0, 89) && Quality Check (1, 12, 0) && Resize Cover (1, 1, 0)
Traceback (most recent call last):
File "calibre_plugins.resize_cover.action", line 151, in show_configuration
File "calibre\customize\__init__.py", line 166, in do_user_config
File "calibre_plugins.resize_cover.__init__", line 62, in config_widget
File "calibre_plugins.resize_cover.config", line 225, in __init__
File "calibre_plugins.resize_cover.config", line 77, in populate_table
File "calibre_plugins.resize_cover.config", line 97, in populate_table_row
File "calibre_plugins.resize_cover.common_utils", line 246, in __init__
AttributeError: type object 'QTableWidgetItem' has no attribute 'UserType'
|