SoIG icon indicating copy to clipboard operation
SoIG copied to clipboard

showing syntax error

Open deantoxic opened this issue 1 year ago • 4 comments

File "/home/kali/SoIG/main.py", line 19, in ig = main(user=args["username"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/SoIG/api/api.py", line 64, in init self.get_profile() File "/home/kali/SoIG/api/api.py", line 76, in get_profile self.data = json.loads(more_data[3].get_text()[21:].strip(";")) ~~~~~~~~~^^^ IndexError: list index out of range

BRUH!

deantoxic avatar May 17 '24 09:05 deantoxic