GetOldTweets3 icon indicating copy to clipboard operation
GetOldTweets3 copied to clipboard

How to handle IndexError?

Open bhavyadeep111 opened this issue 4 years ago • 0 comments

while running code, getting below error. How to handle as I am trying to get more than one tweet?

tweet = got.manager.TweetManager.getTweets(tweetCriteria)[0] IndexError: list index out of range

bhavyadeep111 avatar May 10 '20 06:05 bhavyadeep111