Obok plugin issue #2136
Unanswered
slaveniamh
asked this question in
Q&A
Replies: 1 comment
-
For calibre 6.x, you need version 10.0.3 of the DeDRM plugins: https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm seeing the following in the latest version of Calibre (downloaded today)
calibre, version 6.4.0
ERROR: Unhandled exception: AttributeError:type object 'QTableWidgetItem' has no attribute 'UserType'
calibre 6.4 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: DeDRM (7, 2, 1) && Obok DeDRM (7, 2, 1)
Traceback (most recent call last):
File "calibre_plugins.obok_dedrm.action", line 135, in launchObok
File "calibre_plugins.obok_dedrm.dialogs", line 102, in init
File "calibre_plugins.obok_dedrm.dialogs", line 154, in populate_table
File "calibre_plugins.obok_dedrm.dialogs", line 179, in populate_table_row
File "calibre_plugins.obok_dedrm.dialogs", line 439, in init
File "calibre_plugins.obok_dedrm.dialogs", line 412, in init
AttributeError: type object 'QTableWidgetItem' has no attribute 'UserType'
Beta Was this translation helpful? Give feedback.
All reactions