It appears that PyHunspell (pip install hunspell or conda install hunspell) is no longer maintained, so I tried using CyHunspell but this is also not working.
used
pip install cyhunspell
Got error:
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out