I'm building an application that uses tweepy (a python library) and when I build it on my local machine it works fine. When I submit it to launchpad though, it sent me a log which has this error: ERROR: Python module tweepy not found.
I found a ppa python-tweepy on Launchpad.
So how do I fix this error.