pyspellchecker
pyspellchecker copied to clipboard
ImportError: cannot import name 'SpellChecker' from 'spellchecker' (unknown location)
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.
Any updates on this issue? Is it still occurring?
Any updates? Could you provide the exception traceback? What other packages were installed?
Is this still affecting you?
No update on if it is still occurring.