Ask Your Question

ivaniclixx's profile - activity

2016-07-14 12:18:47 +0200 commented answer ./sage -i pyopenssl fails to compile

I have the solution.

wget "https://pypi.python.org/packages/a9/5b/a383b3a778609fe8177bd51307b5ebeee369b353550675353f46cb99c6f0/cryptography-1.4.tar.gz#md5=a9763e3831cc7cdb402c028fac1ceb39"

tar zxvf cryptography-1.4.tar.gz cd cryptography-1.4/ ../local/bin/python setup.py install cd .. ./sage -i pyopenssl