-2

I got a problem when tried to install pyenchant module.

enter image description here

I don't how to solve this problem. I google it, and did many ways but it still doesn't work. How can I fix it?

cs95
  • 379,657
  • 97
  • 704
  • 746
  • 1
    When asking a question, you will get much better answers if you provide code. Paste code, not image. Please check [How to create a Minimal, Complete, and Verifiable](https://stackoverflow.com/help/mcve) – Fırat Esmer May 28 '18 at 10:15

1 Answers1

0

I think pyenchant does not work on 64 bits. Can you use a python 32bits instead ?

akasolace
  • 572
  • 1
  • 5
  • 17