How do you use pycrypto with GAP?
It says here that it does not support the latest version. Does that mean that I have to use the version pointed by them ?
I tried this but, when I execute setup.py
I get the error src/MD2.c:15:20: fatal error: Python.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
App Engine 1.7.2, released just a few hours ago, now supports PyCrypto 2.6, the most recent version. The linked doc is likely outdated and will be updated soon. You can use it by instructing app engine to include it.