Open jialutu opened 7 years ago
ImportError at /login/facebook/ cannot import name 'OpenIdConnectAssociation' Request Method: GET Request URL: http://127.0.0.1:8000/login/facebook/ Django Version: 1.11.2 Exception Type: ImportError Exception Value: cannot import name 'OpenIdConnectAssociation' Exception Location: \Continuum\Anaconda3\lib\site-packages\social\backends\open_id.py in , line 1
This is due to the classes OpenIdConnectAssociation and OpenIdConnectAuth moving to social_core.backends.open_id_connect.
Pull request #1104 created to update the import.
ImportError at /login/facebook/ cannot import name 'OpenIdConnectAssociation' Request Method: GET Request URL: http://127.0.0.1:8000/login/facebook/ Django Version: 1.11.2 Exception Type: ImportError Exception Value:, line 1
cannot import name 'OpenIdConnectAssociation' Exception Location: \Continuum\Anaconda3\lib\site-packages\social\backends\open_id.py in