new92 / IGFI

🤖 IGFI: Instagram Followers Increaser 📈 | Written in Python 🐍 | Don't forget to ⭐ the repo !
https://github.com/new92/IGFI
MIT License
177 stars 51 forks source link

-login required to get a profile's followers. #35

Closed dizzy1301 closed 9 months ago

dizzy1301 commented 10 months ago

Traceback (most recent call last):
File "/home/dizzy/IGFollowersIncreaser/InstagramFollowers/V1/mainV1.py", line 819, in
main()
File "/home/dizzy/IGFollowersIncreaser/InstagramFollowers/V1/mainV1.py", line 375, in main
FOLLOWERS = [follower.username for follower in profile.get_followers()]
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/instaloader/structures.py", line 1053, in get_followers
raise LoginRequiredException("--login required to get a profile's followers.")
instaloader.exceptions.LoginRequiredException: --login required to get a profile's followers.

what should I do? im using Kali

new92 commented 10 months ago

Hey @dizzy1301, so if you haven't made any changes to the script's code this error shouldn't appear. If you haven't made any changes try deleting it and reinstalling it again. Also please make sure that your credentials are correct. If the error has been resolved please close this issue.