<div>Hi all,</div>I'm having a problem similar to what Sam ran into using bootstrap_dev, found here: <a href="http://lists.spacepope.org/htdig.cgi/yt-users-spacepope.org/2011-June/001679.html">http://lists.spacepope.org/htdig.cgi/yt-users-spacepope.org/2011-June/001679.html</a><div>
<br></div><div>Even with a pretty pristine yt install, neither pip nor easy_install successfully install the lxml pacakge.</div><div><br></div><div>Thanks!</div><div>chris</div><div><div><br></div><div><br></div><div>error log:</div>
<div><br></div><div><br></div><div>creating build/temp.linux-x86_64-2.7/src/lxml</div><div><br></div><div>gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/zdata/cemoody/code/yt-chasm/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w</div>
<div><br></div><div>In file included from src/lxml/lxml.etree.c:239:0:</div><div><br></div><div>src/lxml/etree_defs.h:9:31: fatal error: libxml/xmlversion.h: No such file or directory</div><div><br></div><div>compilation terminated.</div>
<div><br></div><div>error: command 'gcc' failed with exit status 1</div><div><br></div><div>----------------------------------------</div><div>Command /zdata/cemoody/code/yt-chasm/bin/python2.7 -c "import setuptools;__file__='/zdata/cemoody/code/yt-chasm/build/lxml/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /tmp/pip-r32BZP-record/install-record.txt failed with error code 1</div>
<div>Storing complete log in /home/cemoody/.pip/pip.log</div><div>Unable to install lxml.  Please report this bug to yt-users.</div><div><br></div><div><br></div><div><br></div></div>