yousefissa / Twitter-Follow-and-Unfollow-Bot

A bot that allows you to follow and unfollow users on twitter. Also allows you to do many other things.
120 stars 40 forks source link

setup issue #16

Open teaboye opened 6 years ago

teaboye commented 6 years ago
Traceback (most recent call last):
  File "twitterBot.py", line 3, in <module>
    import tweepy
ImportError: No module named tweepy 

trying to start the bot, i think i've installed tweepy, i've entered a heaps of commands that havent given me any errors i haven't fixed. i get this error when attempting to run the twitterbot.py script in terminal

mahad0222 commented 1 year ago

having the same error did any figure out why ?