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
Run Code Online (Sandbox Code Playgroud)
我没有找到任何libxml2开发包来通过pip安装.
在Windows 10下的virtualenv中使用x86上的Python 2.7.10.
python ×1