Python  pip安装lxml出错的问题解决办法

所属分类: 脚本专栏 / python 阅读数: 794
收藏 0 赞 0 分享

Python  pip安装lxml出错的问题解决办法

1.  在使用pip安装lxml过程中出现了一下错误:

   >>> pip install lxml

C:\Users\Chen>pip install lxml 
Collecting lxml 
 Using cached lxml-3.5.0.tar.gz 
Installing collected packages: lxml 
 Running setup.py install for lxml ... error 
  Complete output from command "d:\program files\python\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\CHENJU~1\\AppData\\Local\\Temp\\pip-build-id5180h6\\lxml\\setup.py'; 
  Building lxml version 3.5.0. 
  Building without Cython. 
  ERROR: b"'xslt-config' \xb2\xbb\xca\xc7\xc4\xda\xb2\xbf\xbb\xf2\xcd\xe2\xb2\xbf\xc3\xfc\xc1\xee\xa3\xac\xd2\xb2\xb2\xbb\xca\xc7\xbf\xc9\xd4\xcb\xd0\xd0\xb5\xc4\xb3\xcc\xd0\xf2\r\n\xbb\xf2\xc 
  ** make sure the development packages of libxml2 and libxslt are installed ** 
 
  Using build configuration of libxslt 
  running install 
  running build 
  running build_py 
  creating build 
  creating build\lib.win32-3.5 
  creating build\lib.win32-3.5\lxml 
  copying src\lxml\builder.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\cssselect.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\doctestcompare.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\ElementInclude.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\pyclasslookup.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\sax.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\usedoctest.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\_elementpath.py -> build\lib.win32-3.5\lxml 
  copying src\lxml\__init__.py -> build\lib.win32-3.5\lxml 
  creating build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\__init__.py -> build\lib.win32-3.5\lxml\includes 
  creating build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\builder.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\clean.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\defs.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\diff.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\ElementSoup.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\formfill.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\html5parser.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\soupparser.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\usedoctest.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\_diffcommand.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\_html5builder.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\_setmixin.py -> build\lib.win32-3.5\lxml\html 
  copying src\lxml\html\__init__.py -> build\lib.win32-3.5\lxml\html 
  creating build\lib.win32-3.5\lxml\isoschematron 
  copying src\lxml\isoschematron\__init__.py -> build\lib.win32-3.5\lxml\isoschematron 
  copying src\lxml\lxml.etree.h -> build\lib.win32-3.5\lxml 
  copying src\lxml\lxml.etree_api.h -> build\lib.win32-3.5\lxml 
  copying src\lxml\includes\c14n.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\config.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\dtdvalid.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\etreepublic.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\htmlparser.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\relaxng.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\schematron.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\tree.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\uri.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xinclude.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xmlerror.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xmlparser.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xmlschema.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xpath.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\xslt.pxd -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\etree_defs.h -> build\lib.win32-3.5\lxml\includes 
  copying src\lxml\includes\lxml-version.h -> build\lib.win32-3.5\lxml\includes 
  creating build\lib.win32-3.5\lxml\isoschematron\resources 
  creating build\lib.win32-3.5\lxml\isoschematron\resources\rng 
  copying src\lxml\isoschematron\resources\rng\iso-schematron.rng -> build\lib.win32-3.5\lxml\isoschematron\resources\rng 
  creating build\lib.win32-3.5\lxml\isoschematron\resources\xsl 
  copying src\lxml\isoschematron\resources\xsl\RNG2Schtrn.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl 
  copying src\lxml\isoschematron\resources\xsl\XSD2Schtrn.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl 
  creating build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_abstract_expand.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_dsdl_include.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schematron_message.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schematron_skeleton_for_xslt1.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_svrl_for_xslt1.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\readme.txt -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1 
  running build_ext 
  building 'lxml.etree' extension 
  error: Unable to find vcvarsall.bat 
 
  ---------------------------------------- 

2.  Baidu一下看看问题如何解决:

    原来这个问题,还是需要区分操作系统来分别处理的。window下暂无涉及。

3.  Linux系统的处理方式:

sudo apt-get install python-dev libxml2-dev libxslt1-dev zlib1g-dev 

   or yum install .....

   然后继续使用 pip install lxml

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

更多精彩内容其他人还在看

pandas的qcut()方法详解

这篇文章主要介绍了pandas的qcut()方法详解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

从列表或字典创建Pandas的DataFrame对象的方法

这篇文章主要介绍了从列表或字典创建Pandas的DataFrame对象的方法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

pandas.DataFrame的pivot()和unstack()实现行转列

这篇文章主要介绍了pandas.DataFrame的pivot()和unstack()实现行转列,小编觉得挺不错的,现在分享给大家,也给大家做个参考。一起跟随小编过来看看吧
收藏 0 赞 0 分享

pandas中的series数据类型详解

这篇文章主要介绍了pandas中的series数据类型详解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

pandas 时间格式转换的实现

这篇文章主要介绍了pandas 时间格式转换的实现,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

python中时间、日期、时间戳的转换的实现方法

这篇文章主要介绍了python中时间、日期、时间戳的转换的实现方法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

pandas进行时间数据的转换和计算时间差并提取年月日

这篇文章主要介绍了pandas进行时间数据的转换和计算时间差并提取年月日,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

详解将Pandas中的DataFrame类型转换成Numpy中array类型的三种方法

这篇文章主要介绍了详解将Pandas中的DataFrame类型转换成Numpy中array类型的三种方法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
收藏 0 赞 0 分享

python和c语言的主要区别总结

在本篇文章里小编给各位整理了关于python和c语言的主要区别的相关知识帖内容,有需要的朋友们学习阅读下。
收藏 0 赞 0 分享

选择Python写网络爬虫的优势和理由

在本篇文章里小编给各位整理了一篇关于选择Python写网络爬虫的优势和理由以及相关代码实例,有兴趣的朋友们阅读下吧。
收藏 0 赞 0 分享
查看更多