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

豆瓣 pip 源出问题了?

  •  
  •   AbelChe · 2021-05-04 16:58:50 +08:00 · 2810 次点击
    这是一个创建于 1081 天前的主题,其中的信息可能已经有所发展或是发生改变。

    任何包都是这个报错。。。😓

    4 条回复    2021-05-05 22:23:57 +08:00
    abersheeran
        1
    abersheeran  
       2021-05-04 17:13:34 +08:00
    看了一下,全 404 了。pypi 源,要是拿来代理的服务器,可以自己搭一个。https://github.com/Docker-s-IMAGES/pypi-mirror

    docker run -p "5555:80" -d abersheeran/pypi-mirror 一键启动,我都是这么玩的。
    abersheeran
        2
    abersheeran  
       2021-05-04 17:13:54 +08:00
    @abersheeran 丢了个字,“有”。
    napsterwu
        3
    napsterwu  
       2021-05-04 19:43:25 +08:00 via iPhone
    那用清华吧
    DukeWF
        4
    DukeWF  
       2021-05-05 22:23:57 +08:00 via Android
    我们换成了 bfsu 的 应该比清华负载低一点
    不过观察了下 simple 列表 清华比豆瓣少了很多(虽然也不一定用上)
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   931 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 20:27 · PVG 04:27 · LAX 13:27 · JFK 16:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.