Alexey wrote:Ok, the readme was confising...
I plan to make 64bit ver, later after vacation.
Can you try this? download PyEnchant library WHEEL (it is zip) from PyPI.org. For Win 64bit. And unpack wheel/zip to plugin's folder (same dir name)
pypl.org goes to a public library in Penn Yan, NY. A search for "PyEnchant library WHEEL" showed two versions:
1.6.6
1.6.11
In both, the structure is:
/enchant/
/enchant/checker/
/enchant/lib/enchant/
/enchant/share/enchant/ispell/
/enchant/share/enchant/myspell/
/enchant/tokenize/
/pyenchant-1.6.x.dist-info/
Also, I don't have a /CudaText/Plugins/ folder; did you mean /CudaText/py/ ?
So, should this be unzipped to /CudaText/py/ giving:
/CudaText/py/enchant/
/CudaText/py/pyenchant-1.6.x.dist-info/
Or, to /CudaText/py/enchant/ giving:
/CudaText/py/enchant/enchant/
/CudaText/py/enchant/pyenchant-1.6.x.dist-info/
Note: everything else in /CudaText/py/ is /cuda_xxx/.
Also,
this thread has no recent response from the author; is it dead/abandoned? No one has been able to get a 64-bit version to work. And
stackoverflow also says there is no 64-bit version, but that perhaps a 32-bit version
should work on a 64-bit architecture?
Please show exactly how you want it, and I will try it (I'm not a Python programmer.)