weibo-crawler icon indicating copy to clipboard operation
weibo-crawler copied to clipboard

lxml的依赖应该升级了

Open hjyssg opened this issue 1 year ago • 3 comments

我注意到requirement.txt的是lxml==4.9.3 windows11上pip install安装失败

Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? ********************************************************************************* error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

升级到最新5.3.1就没事了

hjyssg avatar Oct 30 '24 16:10 hjyssg