Hello all,
I recently started looking at the tweepy repo on github. I was trying to use the tweepy module on my machine, on Ubuntu 12.04.
I was actually facing an issue while trying to import the module though. As soon as I install tweepy (python setup.py install) I am able to import the module and use it. However, after I exit from the terminal window and try to import it again, I get an ImportError: No module named tweepy.
Has anyone else faced the same issue previously? Could anyone help me out with this?
Thanks and Regards
Sandeep