malcom icon indicating copy to clipboard operation
malcom copied to clipboard

cryptography

Open Indeserpen opened this issue 8 years ago • 2 comments

have encountered problem during install! ommand "/root/malcom/env-malcom/bin/python2 -u -c "import setuptools, tokenize;file='/tmp/pip-build-PX89Xx/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-tybGJc-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/malcom/env-malcom/include/site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-PX89Xx/cryptography/

System Kali Linux Rolling 2016.2

Indeserpen avatar Sep 05 '16 11:09 Indeserpen

hi, same problem, ubuntu 16.4

matiaslato avatar Aug 25 '17 13:08 matiaslato

Seems to be that the cryptography lib doesn't work on recent versions of ubuntu anymore. I should try to upgrade Malcom's dependencies to work on ubuntu 16.04, but in the meantime you can try installing it on Ubuntu 14.04 LTS or using the Docker image

tomchop avatar Sep 27 '17 17:09 tomchop