【发布时间】:2015-12-24 08:35:21
【问题描述】:
我找到了一些适用于 Python 3.3 和 3.4 的 PyCrypto 安装程序,但没有找到适用于 Python 3.5 的安装程序。
当我尝试使用pip install 安装 PyCrypton 时,它说:
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
有没有办法在 Windows 10 的 Python 3.5 上安装 PyCrypto?谢谢!
【问题讨论】: