I am on an ubuntu 14.04 machine and I am getting failures while deploying a django app of mine in a python 2.7 venv. My local machine is osx and it gave me no problems when installing this.
pip install lxml
and it outputs this error http://pastebin.com/NZskmJsm
I have followed everything I have found so far on SO and it has not been a help pip install lxml error
IDK where to go from here