mifi / instauto

Instagram bot / automation library written in Javascript for Node.js
803 stars 145 forks source link

instagram bot .py #1

Closed xpdavid100 closed 5 years ago

xpdavid100 commented 6 years ago

hey , when i try to run my instagram bot , It shows me this error what should i do ?

File "example.py", line 50, in 'follow', 'follower', 'gain', '.id', '_id', 'bags'],) File "C:\Users\DAVID-pc\Desktop\instabot.py-38c46365407781e6be745dec83a4781ba0763cdb\src\instabot.py", line 234, in init self.login() File "C:\Users\DAVID-pc\Desktop\instabot.py-38c46365407781e6be745dec83a4781ba0763cdb\src\instabot.py", line 309, in login self.user_id = ui.get_user_id_by_login(self.user_login) File "C:\Users\DAVID-pc\Desktop\instabot.py-38c46365407781e6be745dec83a4781ba0763cdb\src\userinfo.py", line 41, in get_user_id_by_login all_data = json.loads(info.text) File "C:\Users\DAVID-pc\AppData\Local\Programs\Python\Python36\lib\json__init__.py", line 354, in loads return _default_decoder.decode(s) File "C:\Users\DAVID-pc\AppData\Local\Programs\Python\Python36\lib\json\decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "C:\Users\DAVID-pc\AppData\Local\Programs\Python\Python36\lib\json\decoder.py", line 357, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

mifi commented 6 years ago

I dont understand, this project is not python