Heya!
I want to run a python script where I want to make use of twython thereby connect to twitter api to fetch hashtag related tweets. But when I pip install twython, I got an error saying "could not create twython - permission denied"
May I know what should I do, so that I can make use of the module and thereby run my script.
Thanks in advance.