Closed pChitral closed 1 year ago
2023-05-21 02:11:57 Traceback (most recent call last): 2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 271, in 2023-05-21 02:11:57 main() 2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 262, in main 2023-05-21 02:11:57 while unfollow(user) == False: 2023-05-21 02:11:57 ^^^^^^^^^^^^^^ 2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 157, in unfollow 2023-05-21 02:11:57 response = session.get(profile_route % (instagram_url, user['username'])) 2023-05-21 02:11:57 ~~~~^~~~~~~~~ 2023-05-21 02:11:57 TypeError: not all arguments converted during string formatting
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
2023-05-21 02:11:57 Traceback (most recent call last): 2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 271, in
2023-05-21 02:11:57 main()
2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 262, in main
2023-05-21 02:11:57 while unfollow(user) == False:
2023-05-21 02:11:57 ^^^^^^^^^^^^^^
2023-05-21 02:11:57 File "/usr/src/insta-unfollower/insta-unfollower.py", line 157, in unfollow
2023-05-21 02:11:57 response = session.get(profile_route % (instagram_url, user['username']))
2023-05-21 02:11:57
~~~~^~~~~~~~~ 2023-05-21 02:11:57 TypeError: not all arguments converted during string formatting