Just got error for trying to convert int to string. I hope you can see from image. Lower limit was 100. Upper limit was 2500.
File like_util.py Add str (num_followers) in this line -> print('Number of Followers: ' + str(num_followers))
Most helpful comment
122 should fix this.