Open mickeyzo12 opened 3 years ago
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 ?
I tried install with window 10
So, it is unable to installed becasue of pycld2 (setup.py) ... error
and I tried with
it is still error.
how can i fix it, thank you verymuch.