barrust/pyspellchecker

ImportError: cannot import name 'SpellChecker' from 'spellchecker' (unknown location)

Opened this issue · 1 comments

Python ver = 3.8 + pyspellchecker ver = 0.8.1
Installed using default pip install pyspellchecker

I had the same problem with python 3.11, try installing it on a clean virtual environment, if it works it means it is broken by other libraries.