Amaury Forgeot d Arc <[email protected]> added the comment:

Glyph, I guess you don't have LIBGMP installed:
"warning: GMP or MPIR library not found; Not building 
Crypto.PublicKey._fastmath."

After installing libgmp-dev, _fastmath.c cannot compile.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue997>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to