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
jinxueliu
V2EX  ›  Python

pip install -r requirements 经常连接中断,大家有好的解决方案吗

  •  
  •   jinxueliu · 2016-07-01 17:56:38 +08:00 · 5810 次点击
    这是一个创建于 2849 天前的主题,其中的信息可能已经有所发展或是发生改变。
    7 条回复    2016-07-01 18:22:12 +08:00
    fordoo
        1
    fordoo  
       2016-07-01 17:59:02 +08:00   ❤️ 1
    换 pip 源?
    verydxz
        2
    verydxz  
       2016-07-01 18:00:31 +08:00   ❤️ 1
    1. pip install --help | grep "\--index-url"
    2. VPN
    jinxueliu
        3
    jinxueliu  
    OP
       2016-07-01 18:00:38 +08:00
    @fordoo 有比较好的源推荐吗
    finull
        4
    finull  
       2016-07-01 18:06:09 +08:00
    jinxueliu
        5
    jinxueliu  
    OP
       2016-07-01 18:14:26 +08:00
    发现挂代理也是非常快的解决方法
    pip install xx --proxy xxx:xxx
    ibigbug
        6
    ibigbug  
       2016-07-01 18:20:39 +08:00   ❤️ 1
    kimchan
        7
    kimchan  
       2016-07-01 18:22:12 +08:00   ❤️ 1
    豆瓣源就挺快的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2346 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:09 · PVG 00:09 · LAX 09:09 · JFK 12:09
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.