推荐学习书目
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
lee0111
V2EX  ›  Python

在 Mac 里共存了 2.7(默认)和 3.4(开发),安装第三方模块时怎么指定安装到 3.4 中?

  •  
  •   lee0111 · Dec 14, 2014 · 4392 views
    This topic created in 4194 days ago, the information mentioned may be changed or developed.
    5 replies    2014-12-14 21:09:35 +08:00
    awanabe
        1
    awanabe  
       Dec 14, 2014   ❤️ 1
    virtualenv ==
    messense
        2
    messense  
       Dec 14, 2014
    试试 pip3 install xxx
    wuxqing
        3
    wuxqing  
       Dec 14, 2014
    virtualenv +1
    AlexaZhou
        4
    AlexaZhou  
       Dec 14, 2014
    python3 setup.py install
    lee0111
        5
    lee0111  
    OP
       Dec 14, 2014
    谢谢楼上各位,用virtualenv搞定
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   912 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 21:26 · PVG 05:26 · LAX 14:26 · JFK 17:26
    ♥ Do have faith in what you're doing.