rhiever / TwitterFollowBot

A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
GNU General Public License v3.0
1.3k stars 448 forks source link

twitterfollowbot 2.0.2 requires twitter==1.17.0, which is not installed. #144

Open LoneWolfsMoon opened 6 years ago

LoneWolfsMoon commented 6 years ago

twitterfollowbot 2.0.2 requires twitter==1.17.0, which is not installed.

I get this when trying to run command:

apt-get install pandas

breakfastmeansbreakfast commented 6 years ago

Have you installed twitter with pip install twitter