I\'m trying to install lxml package on CentOS using sudo pip install lxml and its throwing this error right at the end:
sudo pip install lxml
error:
Is gcc installed?
sudo yum install gcc