View Single Post
Old 05-17-2024, 10:01 AM   #1
dandman
Enthusiast
dandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watchdandman is clearly one to watch
 
Posts: 29
Karma: 10545
Join Date: May 2024
Device: none
use module in metadata plugin

i am trying to use fuzzywuzzy in my metadata plugin, but as soon as i try to deploy it it will say:

Code:
 calibre, version 7.10.0
שגיאה: Unhandled exception: <b>ModuleNotFoundError</b>:No module named 'fuzzywuzzy'
i saw the thread: https://www.mobileread.com/forums/sh...d.php?t=349814

and did everything that is written there (the empty txt file, copying the fuzzywuzzy code from github into my zip ...)

then i got:

Code:
calibre, version 7.10.0
שגיאה: Unhandled exception: <b>ModuleNotFoundError</b>:No module named 'calibre_plguins'
how can i overcome this ?
dandman is offline   Reply With Quote