Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?pip를 통해 lxml을 설치하려고 할 때 오류가 발생 합니다.
c:\users\f\appdata\local\temp\xmlXPathInitqjzysz.c(1) : fatal error C1083: Cannot open include file: 'libxml/xpath.h': No such file or directory
*********************************************************************************
Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?
*********************************************************************************
error: command 'C:\\Users\\f\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2
pip를 통해 설치할 libxml2 dev 패키지를 찾지 못했습니다.
Windows 10의 virtualenv에서 x86에서 Python 2.7 및 Python 3.x 사용.