推荐学习书目
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
coddmajes
V2EX  ›  Python

python 用 python -m pip install --upgrade pip 更新 pip 后 还是不行该怎么办

  •  
  •   coddmajes · Jun 18, 2016 · 4050 views
    This topic created in 3630 days ago, the information mentioned may be changed or developed.

    C:\Users\coddM>pip install pil Collecting pil Could not find a version that satisfies the requirement pil (from versions: ) No matching distribution found for pil You are using pip version 7.1.2, however version 8.1.2 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

    C:\Users\coddM>python -m pip install --upgrade pip Requirement already up-to-date: pip in c:\python35\lib\site-packages

    2 replies    2017-01-24 14:37:56 +08:00
    julyclyde
        1
    julyclyde  
       Jun 20, 2016
    嗯,我也遇到过一次
    再执行一遍就好了
    怀疑是 pyc 文件没更新
    winecat
        2
    winecat  
       Jan 24, 2017   ❤️ 1
    把 ~/.pip/pip.conf 配置文件删除就可以了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4567 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 09:59 · PVG 17:59 · LAX 02:59 · JFK 05:59
    ♥ Do have faith in what you're doing.