-
Because when I launch
```
bash source/start.sh
Traceback (most recent call last):
File "/home/johnb/Desktop/lineworks/source/main.py", line 388, in loaded
self.done()
File "/home/john…
-
```
What steps will reproduce the problem?
1. Trying to do "Basic spell checking" from tutorial with wrong path
2. doing .spell(word)
What is the expected output? What do you see instead?
expected: T…
-
```
I had to do this in order to build the binding against Hunspell 1.3.2:
sed -e "s/hunspell-1.2/hunspell/" -i setup.py
```
Original issue reported on code.google.com by `adriyeti...@gmail.com` on …
-
Can't install packages in terminall like hunspell
I think need some library
```
Collecting hunspell Using cached hunspell-0.5.5.tar.gz (34 kB) Preparing metadata (set…
-
Hi,
I can't upgrade hunspell-en 7.1-3. I'm using the English and German hunspell dictionaries both together, in other words at the same time with Claws-Mail. If I write a mail in Claws-Mail and a s…
-
Hi!
pip install hunspell: this command generates error after error on installing under Windows 10 and Python 3.7.
Tried installation on Ubuntu for Windows and all went fine, but it is not practical…
-
## Summary
Currently the same custom replacement has to be typed over and over again, for no reason.
It would be better to learn one instance and then re-run the checkers with the newly recorded…
-
I am using LanguageTool to verify API documentation. Some documentation fragments include variable names in snake_case.
It would be very helpful to have a speller option to ignore words in snake ca…
-
Using the enchant package (that'd be the spelling checker, not a magic spell system), although the supplied enchant-2.exe and enchant-lsmod-2.exe work fine (once I've installed hunspell-en), whenever …
-
If I run:
```
$ pip install hunspell
```
Build fails with:
```
Collecting hunspell
Downloading https://files.pythonhosted.org/packages/b4/e6/07872995ce43caa3012025b256243f4180f5d3368f76…