Quote:
Originally Posted by xor_
Code:
calibre 8.12 embedded-python: True
Traceback (most recent call last):
File "calibre_plugins.worddumb.custom_x_ray", line 154, in data
value = self.x_ray_data[row][column]
~~~~~~~~~~~~~~~~~~~~^^^^^^^^
IndexError: list index out of range
|
That JSON file probably was created for an very old version of the plugin. Each x-ray data should have six elements but that file has five.