[PYTHON] J'ai pleuré avec `pip install --upgrade pip` avec Bad md5 hash for package, mais ça s'est amélioré

C'est sorti


§  {@} pip install --upgrade pip
You are using pip version 6.0.8, however version 6.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting pip
  Using cached pip-6.1.1-py2.py3-none-any.whl
  Hash of the package https://pypi.python.org/packages/py2.py3/p/pip/pip-6.1.1-py2.py3-none-any.whl#md5=172eb5abab25a5e0
f7a7b63c7a49378d (from https://pypi.python.org/simple/pip/) (cd51a97e9efb4b5377dd2be875e21e77) doesn't match the expecte
d hash 172eb5abab25a5e0f7a7b63c7a49378d!
  Bad md5 hash for package https://pypi.python.org/packages/py2.py3/p/pip/pip-6.1.1-py2.py3-none-any.whl#md5=172eb5abab2
5a5e0f7a7b63c7a49378d (from https://pypi.python.org/simple/pip/)

pip install --no-cache-dir --upgrade pip Puis guéri


§  {@} pip install --upgrade thefuck
Collecting thefuck
  Downloading thefuck-1.43-py2.py3-none-any.whl (160kB)
    100% |################################| 163kB 1.2MB/s
Requirement already up-to-date: psutil in c:\python34\lib\site-packages (from thefuck)
Requirement already up-to-date: colorama in c:\python34\lib\site-packages (from thefuck)
Collecting six (from thefuck)
  Downloading six-1.9.0-py2.py3-none-any.whl
Requirement already up-to-date: pathlib in c:\python34\lib\site-packages (from thefuck)
Installing collected packages: six, thefuck
  Found existing installation: thefuck 1.26
    Uninstalling thefuck-1.26:
      Successfully uninstalled thefuck-1.26
Successfully installed six-1.9.0 thefuck-1.43

Recommended Posts

J'ai pleuré avec `pip install --upgrade pip` avec Bad md5 hash for package, mais ça s'est amélioré
Je ne peux pas installer le package avec pip.
J'ai eu une erreur liée à SSL avec l'installation de pip, donc je l'ai résolue.
Installez tweepy avec pip et utilisez-le pour l'API 1.1
J'ai eu une erreur lorsque j'installe des pandas sur Mac, alors je l'ai traitée
J'ai eu une erreur lorsque j'ai installé tweepy sur macOS Sierra, alors je l'ai résolue.
J'ai libncurses mais je me fâche avec pip install readline
Un avertissement de plate-forme non sécurisé apparaît toujours avec l'installation de pip, mais je ne l'ai pas fait car c'était gênant.
"Round of MD5 hash value of 6-digit number password" Je l'ai essayé avec Python
Dask ne peut pas être installé sur Ubuntu avec pip