try:
visitorapi.retweet(tweetid)
except tweepy.TweepError:
#if don retweet deleted account here.
TweepError at /retweet/ [{'message': 'Your account is suspended and is not permitted to access this feature.', 'code': 64}]
Why dont work tweepy.TweepError: