Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cryptography 1.4 Library Error on install #322

Open
qmontal opened this issue Mar 27, 2020 · 1 comment
Open

cryptography 1.4 Library Error on install #322

qmontal opened this issue Mar 27, 2020 · 1 comment

Comments

@qmontal
Copy link

qmontal commented Mar 27, 2020

Hey guys!

I know this project doesn't to seem to be developed currently, but just for you to be aware, on Ubuntu LTS 18.04 I am having issues when installing the dependencies, as cryptography is breaking (probably because of support from the latest openssl binaries).

I am installing cryptography 2.0, that is the earliest to not break and test the project with it.

Cheers!

@mdgreenwald
Copy link

I also get a breaking error with cryptography==1.4 as well:

PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
NAME="Debian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
VERSION_CODENAME=stretch
ID=debian
apt-get update && apt-get install -y build-essential libssl-dev libffi-dev python-dev ca-certificates

pip install --upgrade pip

pip install cryptography==1.4

Install Logs:
cryptography_install.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants