VR> I'll follow up on this topic in a separate thread. I'm jumping the queue on you here Viktor ;-)
VR> PyEnchant is now also available as a wheel for Python 2.7 as well as > Python 3.x. - See > VR> > VR> * https://pypi.python.org/pypi/pyenchant/2.0.0 > Unfortunately pyenchant binaries via pip are not available for all platforms, most notably missing is Windows 64bit Python. The issue is 3 years old so a solution doesn't seem to be imminent: https://stackoverflow.com/questions/29381919/importerror-the-enchant-c-library-was-not-found-please-install-it-via-your-o I could add an IF-THEN to setup.py to install it for supported platforms, but have hesitated this far because it would add yet another special case to the install instructions. This probably merits an issue in the tracker. I'll go start one. matt -- 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.
