The question is why I see the error message in the title when trying to import enchant. I am using Win64.
For me, the problem I ran into was that I had an old version of pip. I installed the latest version and was able to download the pyenchant library.
pip install -U pip