View Single Post
Old 12-12-2023, 10:48 PM   #6
azuravian
Enthusiast
azuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughingazuravian can shake the floor when laughing
 
Posts: 32
Karma: 63058
Join Date: Feb 2012
Device: Kobo Aura One
Quote:
Originally Posted by Terisa de morgan View Post
I'm getting this error after installing the plugin:

Spoiler:
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 140, in __init__
File "calibre\gui2\ui.py", line 158, in init_iaction
File "calibre\customize\__init__.py", line 662, in load_actual_plugin
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 206, in exec_module
File "calibre_plugins.grauthornotes.ui", line 17, in <module>
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 206, in exec_module
File "calibre_plugins.grauthornotes.main", line 7, in <module>
File "calibre_plugins.grauthornotes.unzip", line 32, in install_libs
File "calibre_plugins.grauthornotes.unzip", line 51, in pip_install
File "subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['python', '-m', 'pip', 'install', '-U', '-t', WindowsPath('D:/Biblioteca Kindle/Configuracion/plugins/gr_author_notes-libs-py3.11'), '--no-deps', 'urllib3==2.1.0']' returned non-zero exit status 9009.
Traceback (most recent call last):
File "calibre\customize\zipplugin.py", line 48, in get_resources
File "zipfile.py", line 1510, in read
File "zipfile.py", line 1547, in open
File "zipfile.py", line 1476, in getinfo
KeyError: "There is no item named 'commit.txt' in the archive"


I guess something is missing in my installation.
Exit status 9009 refers to a bad path. Looking at the specified path, it appears that you have Calibre installed in a portable install and to a path with a space in the name. I've made a change that might work. I'll attach it to this post. Let me know if it works for you.
Attached Files
File Type: zip GR Author Notes.zip (13.5 KB, 2372 views)
azuravian is offline   Reply With Quote