tuxity / insta-unfollower

An Instagram script to unfollow accounts who doesn't follow-you-back
MIT License
384 stars 87 forks source link

AttributeError: 'NoneType' object has no attribute 'group' #60

Closed jeffreyouni closed 2 years ago

jeffreyouni commented 3 years ago

Hi there, How are you? I am getting this error. Could you have a look? Traceback (most recent call last): File "C:\Users\zz\Downloads\Compressed\insta-unfollower-master\insta-unfollower.py", line 289, in main() File "C:\Users\zz\Downloads\Compressed\insta-unfollower-master\insta-unfollower.py", line 222, in main connected_user = get_user_profile(credentials.username) File "C:\Users\zz\Downloads\Compressed\insta-unfollower-master\insta-unfollower.py", line 90, in get_user_profile response = json.loads(extract.group(1)) AttributeError: 'NoneType' object has no attribute 'group'

xceejay commented 2 years ago

Same for me, have you been able to fix this?

zefv commented 2 years ago

same problem

Yorsh90 commented 2 years ago

same for me

Alb93 commented 2 years ago

Check this out https://github.com/tuxity/insta-unfollower/pull/69

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days