Skip to content

I got this error on windows 11 #49

@hangys

Description

@hangys

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>

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions