Dependency issue: argon2 not found
Opened this issue · 1 comments
hansipie commented
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 commented
it is also in the requirements.txt file but there also seems to be much not required specifically for this module