simple-social-auth icon indicating copy to clipboard operation
simple-social-auth copied to clipboard

Doesn't work

Open krabbypattified opened this issue 7 years ago • 2 comments

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.

krabbypattified avatar May 01 '17 01:05 krabbypattified

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"

vitorfs avatar May 01 '17 10:05 vitorfs

@krabbypattified potentially https://github.com/sibtc/simple-social-auth/pull/6 may help, if you have Docker and Docker Compose on your machine

greglever avatar Oct 25 '18 12:10 greglever