Код: Выделить всё
ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
Что я сделал:
Код: Выделить всё
pip install --no-cache-dir -r requirements.txt
- обновление pip
- пробование старой версии pip (20.0.2).
- изменить версию затронутого пакета.
- изменить DNS
Кто-нибудь знает причину этой проблемы?
Подробнее здесь: https://stackoverflow.com/questions/714 ... ments-file