Tôi gặp lỗi Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?khi cố gắng cài đặt lxml thông qua pip.
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
Tôi không tìm thấy bất kỳ gói dev libxml2 nào để cài đặt qua pip.
Sử dụng Python 2.7 và Python 3.x trên x86 trong virtualenv trong Windows 10.