I want to install PyEnchant for spell checking and it requires enchant installed on my machine. But all the .exe files I could find were for win32 systems. Is there any other wa
According to information here https://github.com/rfk/pyenchant enchant and pyenchant are no longer maintained. Sad.
People recommend another project instead: https://github.com/barrust/pyspellchecker