[PYTHON] Ich weinte mit `pip install --upgrade pip` mit Bad md5 Hash für Paket, aber es wurde besser

Das ist raus


§  {@} 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 Dann geheilt


§  {@} 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

Ich weinte mit `pip install --upgrade pip` mit Bad md5 Hash für Paket, aber es wurde besser
Ich kann das Paket nicht mit pip installieren.
Ich habe einen SSL-bezogenen Fehler bei der Pip-Installation erhalten und ihn behoben.
Installieren Sie tweepy mit pip und verwenden Sie es für API 1.1
Ich habe eine Fehlermeldung erhalten, als ich Pandas auf einem Mac installiert habe, also habe ich mich damit befasst
Ich habe eine Fehlermeldung erhalten, als ich tweepy unter macOS Sierra installiert habe, also habe ich mich damit befasst.
Ich habe libncurses, werde aber wütend auf pip install readline
Bei der Pip-Installation wird immer noch eine Warnung zur unsicheren Plattform angezeigt, die ich jedoch nicht ausgeführt habe, da dies problematisch war.
"Round of MD5-Hashwert des 6-stelligen Passworts" Ich habe es mit Python versucht
Dask kann unter Ub nicht mit pip auf Ubuntu installiert werden