python 3.5.0 windows にて pip install lxml を実行したところ エラーを吐きました。 対処法ご存じの方いましたら教えてくださいませ
src\lxml\includes\etree_defs.h(14): fatal error C1083: include ファイルを開けません。'libxml/xmlversion.h':No such file or directory Compile failed: command 'C:\\...\cl.exe' failed with exit status 2
C:\..\xmlXPathInit8pmroh8n.c(1): fatal error C1083: include ファイルを開けません。'libxml/xpath.h':No such file or directory error: command 'C:\\..\\cl.exe' failed with exit status 2
Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?