aboSamoor/polyglot

install error

mickeyzo12 opened this issue · 1 comments

I tried install with window 10

pip install polyglot

So, it is unable to installed becasue of pycld2 (setup.py) ... error

and I tried with

python setup.py install

it is still error.

how can i fix it, thank you verymuch.

The released package is old. Have you tried $ pip install -U git+https://github.com/aboSamoor/polyglot.git@master ?