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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -