Alim
Alim
@bruvv here you go: ``` 2020-02-14 14:24:00,213 - instabot version: 0.107.0 (bot) - INFO - Instabot version: 0.107.0 Started 2020-02-14 14:24:07,386 - instabot version: 0.107.0 (api_login) - INFO - PRE-LOGIN...
I just realised that I can log in when running "python instabot_py" line with the config. After I ran it, a .session file was created for my username. Perhaps there...
I meant that I use the follow_user_followers.py from the examples folder: https://github.com/instagrambot/instabot/blob/master/examples/follow_user_followers.py I also posted the code above in the first comment.
So I only get the error when I type in the cmd "python follow_user_followers.py user". However when I type in cmd "python instabot_py" (with the instabot.config.yml where i specified the...
@bruvv sorry I meant the other git. https://github.com/instabot-py/instabot.py this one works for me. I didn't realise that these projects are not related to each other.
Nope, couldn't find any solution yet :(
Thanks for the suggestion. But i don't really know how to do that. Could you please explain how it could be done? Thank you!
> i try use Python 3.7.6 still get Error type: checkpoint_challenge_required same... i guess using the cookies is the only way to solve this problem but i still couldnt figure...