![]() |
#1 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Oct 2024
Location: Cincinnati
Device: Kobo Libra Color
|
[StorePlugin]
I'm trying my hand at maintaining a store plug-in that doesn't seem to work. I have a fork of it here. Link replaced
The first issue I came across was installing the plugin. When I run in debug and try to install from .zip file, I get the following traceback... Code:
Traceback (most recent call last): File "calibre\gui2\ui.py", line 188, in load_store_plugins File "calibre\gui2\ui.py", line 200, in init_istore File "calibre\customize\__init__.py", line 756, 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 205, in exec_module File "calibre_plugins.store_zlibrary.zlibrary_plugin", line 18, in <module> ModuleNotFoundError: No module named 'urllib3' Last edited by BetterRed; 10-29-2024 at 03:51 PM. |
![]() |
![]() |
#2 |
Bibliophagist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 44,778
Karma: 168765399
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Given that zlibrary is a pirate site, I doubt you are going to get much help with that plugin on Mobileread.
|
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Oct 2024
Location: Cincinnati
Device: Kobo Libra Color
|
|
![]() |
![]() |
#4 |
null operator (he/him)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 21,619
Karma: 29710338
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Moderator Notice
![]() BR |
![]() |
![]() |
Tags |
plug-ins, python3 |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre StorePlugin: Download Chunked Response | itsWeller | Development | 6 | 01-02-2015 10:44 PM |
StorePlugin questions | fenuks | Development | 2 | 11-02-2011 01:27 PM |