Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?Podczas próby zainstalowania lxml przez pip pojawia się błąd .
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
Nie znajduję żadnych pakietów deweloperskich libxml2 do zainstalowania przez pip.
Używanie Python 2.7 i Python 3.x na x86 w virtualenv pod Windows 10.