本文最后更新于:2025年4月30日 下午
在安装 Python 包时报错,本文记录解决方案。
错误信息
1 | |
解决方案
1 | |
参考资料
文章链接:
https://www.zywvvd.com/notes/coding/python/python-libxml2-libxslt-error/python-libxml2-libxslt/
“觉得不错的话,给点打赏吧 ୧(๑•̀⌄•́๑)૭”
微信支付
支付宝支付
解决 pip install Please make sure the libxml2 and libxslt development packages are installed 问题
https://www.zywvvd.com/notes/coding/python/python-libxml2-libxslt-error/python-libxml2-libxslt/