V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
skyduy
V2EX  ›  Python

windows 下有什么办法提高 conda install <packages>的 Fetching Packages 速度?

  •  
  •   skyduy ·
    skyduy · Dec 6, 2015 · 4851 views
    This topic created in 3801 days ago, the information mentioned may be changed or developed.
    安装个包,死慢,只有 10K 左右的速度,求大神解答
    4 replies    2016-05-15 21:24:13 +08:00
    seki
        1
    seki  
       Dec 6, 2015
    可以挂代理来加速,编辑 ~/.condarc 文件,具体可以看文档
    patrickstar
        2
    patrickstar  
       Dec 6, 2015 via iPad
    我早上 5 点起床开始整,还比较快
    joshz
        3
    joshz  
       May 15, 2016
    windows 下.condarc 不是合法文件名,我也没找到配置文件在哪。写了个简单的 bat 配置下环境变量:

    @set HTTP_PROXY=localhost:8123
    @echo Proxy Set
    cmd

    代理地址按你的配置修改
    joshz
        4
    joshz  
       May 15, 2016
    。。。一不小心 @了某人。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2534 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 06:52 · PVG 14:52 · LAX 23:52 · JFK 02:52
    ♥ Do have faith in what you're doing.