V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
meteor2013
V2EX  ›  Python

学习 Python 遇到第一问题:pip.req 这个 module 在哪里呢?

  •  
  •   meteor2013 · 2014-08-05 21:21:57 +08:00 · 3392 次点击
    这是一个创建于 3549 天前的主题,其中的信息可能已经有所发展或是发生改变。
    装一个样例文件时候遇到如下报错:

    File "setup.py", line 5, in <module>
    from pip.req import parse_requirements
    ImportError: No module named pip.req
    4 条回复    2014-08-05 22:37:15 +08:00
    xiandao7997
        1
    xiandao7997  
       2014-08-05 21:23:05 +08:00 via Android
    Google吧…………
    ritksm
        2
    ritksm  
       2014-08-05 21:29:19 +08:00
    easy_install pip
    meteor2013
        3
    meteor2013  
    OP
       2014-08-05 21:31:44 +08:00
    @ritksm

    感谢啊。
    Yuansir
        4
    Yuansir  
       2014-08-05 22:37:15 +08:00
    Google吧…………
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3634 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 00:08 · PVG 08:08 · LAX 17:08 · JFK 20:08
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.