View Single Post
Old 04-03-2021, 09:15 AM   #9
likekindle
Member
likekindle began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Apr 2019
Device: Kindle
hi, i've made a new version of this plugin, but it's not working for now,
when i install it, the error message pop up:

Quote:
calibre 5.14* [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: zh_CN
Traceback (most recent call last):
File "D:\code\calibre-5.14.0\src\calibre\gui2\preferences\plugins.py", line 316, in add_plugin
File "D:\code\calibre-5.14.0\src\calibre\customize\ui.py", line 472, in add_plugin
File "D:\code\calibre-5.14.0\src\calibre\customize\ui.py", line 61, in load_plugin
File "D:\code\calibre-5.14.0\src\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 "D:\code\calibre-5.14.0\src\calibre\customize\zipplugin.py", line 192, in exec_module
File "calibre_plugins.dummy1.__init__", line 23, in <module>
ModuleNotFoundError: No module named 'pandas'
i used pandas and pymongo in the plugin, but i've installed them using pip, why it still failed to run?

PS. this version is based on Li Fanxi's work, for more details, plz check the code.
PPS. this is the plugin file as attachment, but I'm not sure it's available for you.
https://www.mobileread.com/forums/at...1&d=1617454991
Attached Files
File Type: zip douban.zip (4.1 KB, 787 views)
likekindle is offline   Reply With Quote