python-ldap安装出现错误“这些程序包不匹配需求文件中的哈希”。在Windows上的代理后面时

时间:2019-10-19 15:00:04

标签: python pip python-ldap

python -m pip download python-ldap --trusted-host pypi.org --trusted-host files.pythonhosted.org
Collecting python-ldap
  Downloading https://files.pythonhosted.org/packages/ea/93/596f875e003c770447f4b99267820a0c769dd2dc3ae3ed19afe460fcbad0/python-ldap-3.2.0.tar.gz
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.
    python-ldap from https://files.pythonhosted.org/packages/ea/93/596f875e003c770447f4b99267820a0c769dd2dc3ae3ed19afe460fcbad0/python-ldap-3.2.0.tar.gz#sha256=
7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb822eccdb8e:
      Expected sha256 7d1c4b15375a533564aad3d3deade789221e450052b21ebb9720fb82
2eccdb8e
      Got d6c9ba9ed8f560d78d7bf342e6605e3ae53e0818b4902206ae26b448611eb28a

0 个答案:

没有答案