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

Switch back to bcrpyt as the default #23

Closed
dusktreader opened this issue Dec 13, 2016 · 1 comment
Closed

Switch back to bcrpyt as the default #23

dusktreader opened this issue Dec 13, 2016 · 1 comment

Comments

@dusktreader
Copy link
Owner

Turns out that argon2 has a dependency in Ubuntu for libffi-dev. Installing via pip will not resolve this dependency.

Try adding cffi as an explicit install requirement or some of the other approaches mentioned here:
Kozea/cairocffi#14

If there is not a solution that resolves all dependencies without having to install anything but python and pip on the system, switch the default back to bcrypt

dusktreader added a commit that referenced this issue Dec 16, 2016
…_bcrypt_as_the_default

#23 Switched back to bcrpyt as the default
@dusktreader
Copy link
Owner Author

resolved by PR #25

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

1 participant