install error
mickeyzo12 opened this issue · 1 comments
mickeyzo12 commented
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.
Bachstelze commented
The released package is old. Have you tried $ pip install -U git+https://github.com/aboSamoor/polyglot.git@master ?