我的问题是我如何配置pycrypto的安装,以便将_fastmath放到正确的位置。
我已遵循此优秀SO post中的说明。但是,我无法解决此错误并需要一些帮助。
/usr/local/lib/python2.7/site-packages/pycrypto-2.6.1-py2.7-linux-x86_64.egg/Crypto/Util/number.py:57:PowmInsecureWarning:不使用mpz_powm_sec。您应该使用libgmp> = 5重建以避免计时攻击漏洞。