View Single Post
Old 05-20-2020, 01:12 PM   #6
rigogsilva
Enthusiast
rigogsilva doesn't litterrigogsilva doesn't litter
 
Posts: 31
Karma: 136
Join Date: May 2020
Location: US
Device: kobo libra h20, kobo aura h20, kindle, boox nova 2
Quote:
Originally Posted by kovidgoyal View Post
fails with what error and a plugin is a directory containing __init__.py and a txt file with the plugins import name

rigo$ calibre-customize -b .
bash: calibre-customize: command not found

It can’t access that command. That is why I asked, I needed to move the `calibre-customize` file into the folder where the init file is.

Also, when trying to import calibre in the __init__.py file, it doesn’t really recognize calibre because that wan’t installed as a python library and the folder that has the init file doesn’t really have that `calibre` module. So may be missing something.

Last edited by rigogsilva; 05-20-2020 at 01:15 PM.
rigogsilva is offline   Reply With Quote