I\'m trying to install spacy by running pip install spacy for python version 3.6.1 but continuously i\'m getting errors like below,how to get r
pip install spacy
I installed these packages, then it works:
sudo apt-get install python-dev sudo apt-get install python3-dev sudo apt-get install libevent-dev