ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.71k stars 1.47k forks source link

local variable 'random' referenced before assignment #903

Closed lidoramrani closed 5 years ago

lidoramrani commented 5 years ago

Purpose of your issue?

I am trying to use the save_users_followers_into_file.py operation, but what I see in return is:

weightlossroutines.txt weightlossroutines
2019-05-16 12:16:49,035 - INFO - Instabot Started
2019-05-16 12:16:50,860 - INFO - Logged-in successfully as 'theredteamp'!
Consider temporarily saving the result of this big operation. This will take a while.
Getting followers of 1160632008:   1%|▍                                   | 19885/1624802 [00:25<29:44, 899.23it/s]
ERROR: local variable 'random' referenced before assignment

Any way to solve this?

ohld commented 5 years ago

try to update your instabot, this bug should be fixed now.

pip install -U instabot
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.