I was getting Running setup.py install for sentencepiece did not run successfully.
Some light searching suggested that I try the following:
sudo apt-get install cmake build-essential pkg-config libgoogle-perftools-dev
which got me past the requirements step!
I was getting
Running setup.py install for sentencepiece did not run successfully.Some light searching suggested that I try the following:
sudo apt-get install cmake build-essential pkg-config libgoogle-perftools-devwhich got me past the requirements step!