django - Whoosh ImportError: cannot import name SpellChecker -
in order solve no "filestorage" attribute problem, update whoosh. however, comes new problem.
from whoosh.spelling import spellchecker importerror: cannot import name spellchecker
at moment, have install older version of woosh.
pip install whoosh==2.4
Comments
Post a Comment