View Single Post
Old 02-22-2025, 06:41 AM   #41
Shanelle
Junior Member
Shanelle began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2022
Device: Lenovo tabM10 FHD PLUS
Anobii Plugin

I get an error message when trying to install this plugin. Both for within calibre and via the zip file. This is the message I get when trying to install it from .zip file

'calibre, version 7.26.0
ERROR: Unhandled exception: <b>TabError</b>:inconsistent use of tabs and spaces in indentation (calibre_plugins.ANOBII.__init__, line 39)

calibre 7.26 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Amazon.com Multiple Countries (1, 0, 0) && Backup Configuration Folder (1, 1, 2) && Open With (1, 8, 4)
Traceback (most recent call last):
File "calibre\gui2\preferences\plugins.py", line 322, in add_plugin
File "calibre\customize\ui.py", line 526, in add_plugin
File "calibre\customize\ui.py", line 76, in load_plugin
File "calibre\customize\zipplugin.py", line 311, in load
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 203, in exec_module
File "calibre\customize\zipplugin.py", line 199, in get_code
File "calibre_plugins.ANOBII.__init__", line 39
cached_cover_url_is_reliable = True
^
TabError: inconsistent use of tabs and spaces in indentation'
Shanelle is offline   Reply With Quote