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

为什么 pypi 里面有个库叫 pip3-0.2

  •  
  •   binxin · Sep 21, 2018 · 3201 views
    This topic created in 2775 days ago, the information mentioned may be changed or developed.

    手欠用 pip3 install -U pip3

    然后 pip 就用不了了。

    9 replies    2018-09-23 09:34:41 +08:00
    anonymous256
        1
    anonymous256  
       Sep 21, 2018 via Android
    然后可能要用 pip3 命令了吧。
    Septembers
        3
    Septembers  
       Sep 22, 2018 via Android
    python3 -m pip uninstall pip
    Septembers
        4
    Septembers  
       Sep 22, 2018 via Android   ❤️ 1
    python3 -m pip uninstall pip3
    happykjoy
        5
    happykjoy  
       Sep 22, 2018
    pip3 是 pip 的升级版本。pip3 不是比 pip 更好用吗?可以按照很多 pip 不能安装的库。用法:pip3 install xxxx 某某某
    wwqgtxx
        6
    wwqgtxx  
       Sep 22, 2018
    C:\Users\Administrator>pip download pip3
    Looking in indexes: https://mirrors.ustc.edu.cn/pypi/web/simple
    Collecting pip3
    Could not find a version that satisfies the requirement pip3 (from versions: )
    No matching distribution found for pip3
    binxin
        7
    binxin  
    OP
       Sep 23, 2018
    @happykjoy 不是
    安装了一个冒牌的 pip3-0.2
    这个库的名字叫 pip3,不是 pip
    哎。
    binxin
        8
    binxin  
    OP
       Sep 23, 2018
    @Septembers 谢谢!
    binxin
        9
    binxin  
    OP
       Sep 23, 2018
    @wwqgtxx
    我也觉得很奇怪,之前手欠都没有这个事儿,可能是我还引用了树莓派的镜像的原因?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3743 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 41ms · UTC 04:29 · PVG 12:29 · LAX 21:29 · JFK 00:29
    ♥ Do have faith in what you're doing.