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

Getting "cannot import name psa" error #295

Closed
steven-mercatante opened this issue Jun 15, 2014 · 3 comments
Closed

Getting "cannot import name psa" error #295

steven-mercatante opened this issue Jun 15, 2014 · 3 comments

Comments

@steven-mercatante
Copy link

I'm following the Django examples, and I'm getting a "cannot import name psa" error from from social.apps.django_app.utils import psa.

See https://github.com/omab/python-social-auth/blob/master/examples/django_example/example/app/views.py#L12

@omab
Copy link
Owner

omab commented Jun 16, 2014

@steven-mercatante, are you using python-social-auth from pip or directly from this repository?

@steven-mercatante
Copy link
Author

@omab From pip

@omab
Copy link
Owner

omab commented Jun 16, 2014

@steven-mercatante, the change for that import is not released yet, it should be from social.apps.django_app.utils import strategy instead.

@omab omab closed this as completed Jun 16, 2014
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