kpu/kenlm

python setup.py install error

zscwind opened this issue · 2 comments

python setup.py install error

I am trying install kenlm as follows:
mkdir build
cd build
cmake ..
make
python setup.py install
the compilation and make is ok, but I run python setup.py install,the following error appears:

image
image
image

Sove method: recopile with -fPIC