Contrary to a recent assertion, there seems to be no way to get pyenchant working on Windows 64-bit systems.
See pyenchant issue 42, <https://github.com/rfk/pyenchant/issues/42> and a related conda issue <https://github.com/conda-forge/staged-recipes/pull/3853>. It looks like lots of people are unhappy about this, including me. At present, I am using a 64-bit Anaconda3 system, with python2 and python3 environments. This complicates Leo's distribution problems considerably, for several reasons: 1. I have no way of spell checking LeoDocs.leo! I suppose I could do the checking on Linux... 2. I don't see any way of getting pyinstaller to create a distro that includes pyenchant. I suppose I could install an Anaconda/miniconda 32-bit system to solve #1. That might also solve #2, but I'm thinking it may cause further problems for Matt. Any thoughts? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
