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

Dependency issue: argon2 not found #23

Open
hansipie opened this issue Nov 13, 2023 · 1 comment
Open

Dependency issue: argon2 not found #23

hansipie opened this issue Nov 13, 2023 · 1 comment

Comments

@hansipie
Copy link

hansipie commented Nov 13, 2023

Hello

After following the quickstart guide i get the error
ModuleNotFoundError: No module named 'argon2'

This is fixed with:
python -m pip install argon2_cffi

Could you fix the dependency issue ? (the package ?)

@sovdevs
Copy link

sovdevs commented Nov 13, 2023

it is also in the requirements.txt file but there also seems to be much not required specifically for this module

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