Well I removed all the user plug-in's and still got the error message.
Quote:
calibre 4.18 [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: en_GB
Traceback (most recent call last):
File "site-packages\calibre\gui2\tag_browser\ui.py", line 314, in do_tag_item_delete
File "site-packages\calibre\gui2\__init__.py", line 410, in question_dialog
TypeError: unhashable type: 'list'
|
The only commonality between the two error messages seems to be:
Quote:
File "site-packages\calibre\gui2\__init__.py", line 410, in question_dialog
TypeError: unhashable type: 'list'
|
AMPWS