I’m not sure…Here is the full message:
Traceback (most recent call last):
File "file.py", line 348, in <module>
searchFollowers(screenName)
File "file.py", line 169, in searchFollowers
for follower in client.lookup_users(user_ids=ids[i:i+batchAmount]):
File "build/bdist.macosx/egg/tweepy/api.py", line 321, in lookup_users
File "build/bdist.macosx/egg/tweepy/binder.py", line 239, in _call
File "build/bdist.macosx/egg/tweepy/binder.py", line 189, in execute
tweepy.error.TweepError: Failed to send request: ('Connection aborted.', error(54, 'Connection reset by peer'))