-
Notifications
You must be signed in to change notification settings - Fork 82
I got this error on windows 11 #49
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am using my windows 11 laptop and everything started working, but when I answered the last question I got this error message:
Traceback (most recent call last):
File "C:\Users\Acer\Downloads\IGFI\scripts\igfi.py", line 659, in
main(username=str(args.username).strip().lower(), sessionfile=str(args.sessionfile).replace('\', '/'))
File "C:\Users\Acer\Downloads\IGFI\scripts\igfi.py", line 413, in main
client.user_follow(users[NAMES[j]])
File "C:\Users\Acer\AppData\Local\Programs\Python\Python312\Lib\site-packages\instagrapi\mixins\user.py", line 735, in user_follow
assert self.user_id, "Login required"
AssertionError: Login required
C:\Users\Acer\Downloads\IGFI\scripts>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working