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

Unable to setup development environment. Fails at cryptography installation. #538

Open
ritesh-pandey opened this issue Sep 26, 2019 · 2 comments

Comments

@ritesh-pandey
Copy link

What are the steps to reproduce this issue?

  1. pip install -r requirements.txt

What happens?

Installation fails at cryptography module.
Possible problem while building _openssl module. OpenSSL headers have changed and it is a known problem. We can update crypography to 2.x

What were you expecting to happen?

Successful setup.

What versions of software are you using?

Operating System: Ubuntu 19.04 Python 2.7.16

@LiranCaduri
Copy link

Having the same issue..

Is there a fix ?

Thanks in advance.

@BismeetSingh
Copy link

@LiranCaduri I managed to install it,after a few hiccups.
Updated:
cryptography==2.1.1
cffi==1.14.5
lxml==4.6.3.
Still,this project uses python2 which is more than old I guess.

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

3 participants