Closed jeffreyouni closed 2 years ago
Same for me, have you been able to fix this?
same problem
same for me
Check this out https://github.com/tuxity/insta-unfollower/pull/69
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
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'