python (16) 如何在linux下安装lxml(pip安装,ubuntu下,centos下)
生活随笔
收集整理的這篇文章主要介紹了
python (16) 如何在linux下安装lxml(pip安装,ubuntu下,centos下)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
首先需要明白lxml包依賴其他包,必須先安裝其他包然后再安裝lxml
安裝python-pip:方便安裝python的第三方包
[root@******/]# wget https://bootstrap.pypa.io/get-pip.py --no-check-cert??????????????????????????????????????????????????????
[root@******/]# python get-pip.py
ubuntu 下安裝lxml:
安裝依賴包?? :[root@******/]# apt-get install libxml2-dev libxslt-dev python-dev
然后安裝lxml:[root@******/]# apt-get install python-lxml
centos 下安裝lxml:
安裝依賴包?? :[root@****** /]# yum install libxslt-devel python-devel
然后安裝lxml:[root@****** /]# pip install lxml
總結
以上是生活随笔為你收集整理的python (16) 如何在linux下安装lxml(pip安装,ubuntu下,centos下)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [转载]轻松玩转LCD12864-基于A
- 下一篇: 如何在ChemDraw中打出符号π