Quote:
Originally Posted by surquizu
I think that the penelope version 3 no work well for kobo.
(or maybe I do something wrong)
I created the same dictionary "dichtml" from a stardict dictionary with both versions without errors. The ereader (aura H2o and Glo HD with v 3.19.5761) detected well done the dictionary made with penelope v.2.0.0 but does not detect the dictionary made with penelope 3.1.2
I use python 2.7 in Windows 10
(...)
work well penelope 3 for you?
|
Hello,
I have a similar problem.
I try to create a french dictionary fom "Le littré" and the "académie Française" and it make the same, it doesn't detect the new french dictionary.
My command line :
First with this :
C:\penelope>python.exe -m penelope -i emile.zip,acafr.zip -j stardic -f fr -t fr -p kobo -o dicthtml-fr
And after to simplify :
C:\penelope>python.exe -m penelope -i acafr.zip -j stardict -f fr -t fr -p kobo -o dicthtml-fr
[INFO] Reading input file(s)...
[INFO] Reading input file(s)... done
[INFO] Writing output file(s)...
[INFO] Writing output file(s)... done
[INFO] The following file(s) have been created:
[INFO] dicthtml-fr.zip
I copy the dictionary in the "dict" folder of my Kobo H20 but it says that the french dictionary isn't installed...
Any ideas ?