Install pyenchant on a Windows 64-bit machine

后端 未结 4 1248
情深已故
情深已故 2021-02-06 02:16

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

4条回答
  •  难免孤独
    2021-02-06 02:36

    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

提交回复
热议问题