I am importing spell successfully, but getting a LookupError when using it.
from hunspell import spell
print(spell('Heello'))
---------------------------------------------------------------------------
LookupError Traceback (most recent call last)
<ipython-input-44-d22185ace6e6> in <module>
----> 1 print(spell('Hey'))
LookupError: unknown encoding: