I\'m using python 2.7 on Windows. How come the following error occurs when I try to install [lxml][1] using [setuptools][2]\'s easy_install?
C:\\>easy_ins
You can also use anaconda. Once you have it installed (http://continuum.io/downloads) you can just run conda install lxml to install lxml.
conda install lxml