Followed hitchhiker guide, error on pip install bench

Hi,
Solved this issue through this commands:

sudo apt-get install gcc python-dev python-pip
sudo pip install psutil

or follow this link:
Install psutil

Hope it would be helpful!!

1 Like