visual c++ - Python: Installation kenml error -
i trying install kenlm python following command:
pip install https://github.com/kpu/kenlm/archive/master.zip
at time found following error:
error: command 'c:\\users\\phyukhaing\\appdata\\local\\programs\\common\\microsoft\\visual c++ python\\9.0\\vc\\bin\\amd64\\cl.exe' failed exit status2
how can solve problem?
Comments
Post a Comment