I would like to know how to write python code for fetching the likes, comments, etc. on a post of Facebook posts. I am using the pyfacebook interface but when I run some code using this in python it gives me an error:
Traceback (most recent call last):
File "ts.py", line 2, in <module>
import facebook
File "build/bdist.linux-i686/egg/facebook/__init__.py", line 58, in <module>
ImportError: No module named django.conf