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
I install this package and tried to run the sample app, but, when run manage.py i got an error telling me that the model cannot import djangodb.
So, i go to console --> Python and, i can import facebook, but facebook.djangofb i can't
I went to the directory /usr/local/lib/python2.6/dist-packages/pyfacebook-1.0a2-py2.6.egg/facebook/djangofb and i can see in the init.py file all the methods, but i can't import that...
What i have to do?!
The text was updated successfully, but these errors were encountered:
I install this package and tried to run the sample app, but, when run manage.py i got an error telling me that the model cannot import djangodb.
So, i go to console --> Python and, i can import facebook, but facebook.djangofb i can't
I went to the directory /usr/local/lib/python2.6/dist-packages/pyfacebook-1.0a2-py2.6.egg/facebook/djangofb and i can see in the init.py file all the methods, but i can't import that...
What i have to do?!
The text was updated successfully, but these errors were encountered: