You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then I tried debug within the python interactive console with verbose mode.
in which I saw that
the console loads my another facebook module (oauth), and then throw out the error
so, I suspect it was because some conflict in library loading.
the error message was gone after delete the sites-package/django-xxx-oauth folder
Hello,
I got this message error and i don't understand what i did wrong.
When i use "import facebook.djangofb" in my console it works but not in my Django project.
Can someone help me?
Thank you
The text was updated successfully, but these errors were encountered: