File "/home/theinstagrammer/instapy/unfollow_util.py", line 202, in follow_through_dialo
g
person_list.append(person.find_element_by_xpath("../../../*").find_elements_by_tag_name("a")[1].text)
IndexError: list index out of range
@y471n Should be fixed by doing 'git pull' to get the latest updates
Again resurfaced today, the same issue.
instapy/unfollow_util.py", line 214, in follow_through_dialog
.find_elements_by_tag_name("a")[1].text)
IndexError: list index out of range
it should be fixed, pls, reopen it if you find the same bug.