After running:
sudo easy_install lxml
I get the following error:
src/lxml/lxml.etree.c:165527: fatal error: error writing to -: Broken pipe
compilation terminated.
This looks like a c-compiler problem.
gcc --version
yields 4.2.1.
I don't really know what to do from here. Simply put, I want to install lxml on 10.6 OSX.