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:
yum install gcc-c++
on aws ec2 (aws linux),it works
优秀