HIT-SCIR/pyltp

source code install error

SmileIsThinking opened this issue · 1 comments

environment:
Ubuntu 16.04.5
Python 3.5.2
gcc version 5.4.0 20160609

$ git clone https://github.com/HIT-SCIR/pyltp
$ git submodule init
$ git submodule update
$ python setup.py install

When run the setup.py to install, the error occurs as follows:
image

Thanks a lot if someone could help!

I have successfully installed pyltp. Though the error happens, the pyltp works well till now.