In order to solve no "FileStorage" attribute problem, I just update the whoosh. However, it comes with this new problem.
from whoosh.spelling import SpellChecker
ImportError: cannot import name SpellChecker
In order to solve no "FileStorage" attribute problem, I just update the whoosh. However, it comes with this new problem.
from whoosh.spelling import SpellChecker
ImportError: cannot import name SpellChecker
At the moment, you have to install an older version of Woosh.
pip install whoosh==2.4