Hi @enki74, Glad you got it to work in the end. The short answer is yes, you can put in a try statement and if it fails then you can retry when you left off. I'm not at my computer at the moment but will try to post the code tomorrow.
You are viewing a single comment's thread from:
not sure whats happening now, any ideas with this?
Getting my followers... Getting my following... Getting my follower list... Traceback (most recent call last): File "./followafollower.py", line 66, in <module> myFollowerNameList = get_my_followers_list(followerCount) #Get the names of my followers File "./followafollower.py", line 27, in get_my_followers_list followersStart = tempFollowers[99]['follower'] TypeError: 'NoneType' object is not subscriptable