I downloaded a spellcheck dictionary in the .oxt format, just as recommended in the Editor->manage spell check dictionaries area. But when I tried to add mine, I received this message:
Code:
Traceback (most recent call last):
File "site-packages\calibre\gui2\tweak_book\spell.py", line 116, in accept
File "site-packages\calibre\spell\import_from.py", line 89, in import_from_oxt
File "site-packages\calibre\utils\zipfile.py", line 751, in __init__
File "site-packages\calibre\utils\zipfile.py", line 786, in _GetContents
File "site-packages\calibre\utils\zipfile.py", line 801, in _RealGetContents
BadZipfile: File is not a zip file
What did I do wrong, please?