使用
python -m pip install pyspellchecker
试试呢。
使用pip install pyspellchecker会安装成功这个:
Successfully installed inexactsearch-1.0.2 silpa-common-0.3 soundex-1.1.3 spellchecker-0.4
但是在python3下面使用
python -m pip install pyspellchecker
会安装成功这个
Successfully installed pyspellchecker-0.5.0正确的