为什么 libxml2 和 libxslt 安装不了?
根据公众号开发文档上要求,开发前需要安装web.py、libxml2、libxslt等包。我其他的包都可以安装成功,但是libxml2、libxslt死活不行。
用python安装,提示:faild to find headers for libxml2: update includes_dir
用pip 安装,提示:ERROR: Could not find a version that satisfies the requirement libxml2(from versions:none) Error: No matching distribution found for libxml2
请大佬帮忙指点迷津!非常感谢!