Re: py-enchant and wxPython Dependency

2017-06-04 Thread Pete Wright
On 06/04/2017 09:54, Kubilay Kocak wrote: On 6/5/17 2:50 AM, Pete Wright wrote: Hi there, I have a webapp that is making use of textproc/py-enchant for spellchecking in some input forms we use. when i install py-enchant via pip it only requires some libraries that ship with textproc/enchant.

Re: py-enchant and wxPython Dependency

2017-06-04 Thread Kubilay Kocak
On 6/5/17 2:50 AM, Pete Wright wrote: > Hi there, > > I have a webapp that is making use of textproc/py-enchant for > spellchecking in some input forms we use. when i install py-enchant via > pip it only requires some libraries that ship with textproc/enchant. > yet when i install the py27-encha