You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kim Ollivier edited this page Apr 12, 2023
·
1 revision
Installing on Windows is a challenge because pyenchant depends on a binary package hunspell.
The PyPI repository does have a compiled version but you have to ask for it when using pip.
Install wheel first because that is the package than handles bundled binaries.