pyfacebook
pyfacebook copied to clipboard
Cannot import djangofb
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?!
Ditto.