Skip to content

Import error: no module named google_auth #423

@DataSwede

Description

@DataSwede

I have previously been successful at implementing Google OAuth2 authentication with python social auth after following along this tutorial: http://www.artandlogic.com/blog/2014/04/tutorial-adding-facebooktwittergoogle-authentication-to-a-django-application/

Now, I'm getting an ImportError, no module named google_auth that is a result of an error arising during template rendering, specifically pointing at this line:

Login

Looking through the traceback, it looks like django is either not using social's template context processors, or there is an issue with a reference within social.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions