When I try to install lxml via pip, I get the error Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? .
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
I can not find libxml2 dev packages to install via pip.
Using Python 2.7.10 on x86 in virtualenv on Windows 10.
python
SaeX Nov 18 '15 at 16:49 2015-11-18 16:49
source share