simple-social-auth
simple-social-auth copied to clipboard
Doesn't work
I'm a noob when it comes to Django, so i just cloned the project and tried python manage.py runserver
and got No module named decouple
.
Please fix this or provide a README if I need to do something else to get this working.
Hey there! Sorry about that! I will add a readme file to the repo Before running the project, you must install the dependencies listed in the "requirements.txt" file Using pip, usually it's just a matter of running the command "pip install -r requirements.txt"
@krabbypattified potentially https://github.com/sibtc/simple-social-auth/pull/6 may help, if you have Docker and Docker Compose on your machine