推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
reaCodes
V2EX  ›  Python

lxml 无法安装在 Python 3.5.1 上么

  •  
  •   reaCodes ·
    zhatlas · Mar 28, 2016 via iPhone · 3580 views
    This topic created in 3712 days ago, the information mentioned may be changed or developed.
    1 replies    2016-03-28 13:14:34 +08:00
    leavic
        1
    leavic  
       Mar 28, 2016
    biqins-MBP:~ lifetyper$ sudo -H pip3 install lxml
    Collecting lxml
    Downloading lxml-3.6.0.tar.gz (3.7MB)
    100% |████████████████████████████████| 3.7MB 208kB/s
    Building wheels for collected packages: lxml
    Running setup.py bdist_wheel for lxml ... done
    Stored in directory: /var/root/Library/Caches/pip/wheels/7b/4f/28/81343ed95f4eb7c4ca2e944926f34636cbb087d0d3426f757f
    Successfully built lxml
    Installing collected packages: lxml
    Successfully installed lxml-3.6.0
    biqins-MBP:~ lifetyper$ python3
    Python 3.5.1 (default, Jan 22 2016, 08:54:32)
    [GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)] on darwin
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import lxml
    >>>
    ==============
    没发现任何问题
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3610 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 04:53 · PVG 12:53 · LAX 21:53 · JFK 00:53
    ♥ Do have faith in what you're doing.