Akash Vispute
Aug 31, 2018 · 1 min read

Everything goes wonderful, facing only issue:

  • ** Traceback (most recent call last): File “example.py”, line 52, in <module> unfollow_whitelist=[‘example_user_1’, ‘example_user_2’]) File “/home/vispute_ak/instabot.py/src/instabot.py”, line 234, in __init__ self.login() File “/home/vispute_ak/instabot.py/src/instabot.py”, line 303, in login self.user_id = ui.get_user_id_by_login(self.user_login) File “/home/vispute_ak/instabot.py/src/userinfo.py”, line 42, in get_user_id_by_login json_info = json.loads(re.search(‘{“activity.+show_app’, info.text, re.DOTALL).group(0)+’”:””}’)AttributeError: ‘NoneType’ object has no attribute ‘group’ ***
  • i found one solution: https://github.com/instabot-py/instabot.py/issues/1540
  • But how to change src/userinfo.py on VM?
  • Please help me out.
    Akash Vispute

    Written by

    Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
    Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
    Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade