View Single Post
Old 04-18-2024, 03:06 PM   #3
9acca9
Junior Member
9acca9 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2022
Device: kindle 10 gen
Thanks
I installed throught the cli with the command to say.
Later list to see the plugins.

And it seems the name is this:Biblioteca EPL

exceute this to config but im having this error:
Code:
calibre-customize --customize-plugin="Biblioteca EPL"
i also try

Code:
calibre-customize --customize-plugin=Biblioteca EPL
without quotes.

But the same result:
Code:
Traceback (most recent call last):
  File "/usr/bin/calibre-customize", line 21, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/calibre/calibre/customize/ui.py", line 887, in main
    name, custom = opts.customize_plugin.split(',')
    ^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 2, got 1)
there is something i can try?
Thanks

EDIT:OH, i see is looking for more arguments.... but how i know the variables to put the info?

Last edited by 9acca9; 04-18-2024 at 03:09 PM.
9acca9 is offline   Reply With Quote