View Single Post
Old 07-10-2021, 12:48 PM   #198
Jakub
Junior Member
Jakub began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2021
Device: Kindle Paperwhite 4
Hi, it seems that plugin is not compatible with latest version of Calibre (5.23), I am getting error on the bottom of this post. No matter, if I installed plugin manually or from plugin manager. Do somebody know, why I have this error and how I can it fix.

Thank you.

calibre, version 5.23.0
CHYBA: Neošetřená výjimka: <b>TabError</b>:inconsistent use of tabs and spaces in indentation (calibre_plugins.databazeknih.__init__, line 173)

calibre 5.23 embedded-python: True is64bit: False
Windows-10-10.0.19041 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: cs
Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 327, in add_plugin
File "calibre\customize\ui.py", line 477, in add_plugin
File "calibre\customize\ui.py", line 65, in load_plugin
File "calibre\customize\zipplugin.py", line 293, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "calibre\customize\zipplugin.py", line 185, in exec_module
File "calibre\customize\zipplugin.py", line 181, in get_code
File "calibre_plugins.databazeknih.__init__", line 173
if prijmeni in os_jmena:
^
TabError: inconsistent use of tabs and spaces in indentation
Jakub is offline   Reply With Quote