Quote:
Originally Posted by mrbarnarne12
Could someone help me with converting a few japanese dictionaries to kobo format? I have tried using pyglossary but i cant figure it out. Everytime i try and convert them into kobo format i get an error saying that marisa-trie is not installed but it is. I have a link to the dictionaries i would like to have converted, its all of them except the two at the top in english.
|
Are you sure that marisa-trie is installed for the Python install that you are using to run pyglossary? From a command line/terminal session, try running "python -m pip install -U marisa-trie" and see what it returns.
I've sent you a PM with a link to the dictionary .zip files stuffed into a .zip file just to reduce the clutter. You will need to extract the .zip files from the master archive and rename as needed. Please let me know how it goes.