Traceback (most recent call last):
File "C:\...\insta-bot-master\src\automod-rk.py", line 81, in start
for media in self.explore(random.choice(tags))[:max_stack_size]:
File "C:\...\AppData\Local\Programs\Python\Python36\lib\random.py", line 259, in choice
return seq[i]
KeyError: 13
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\...\insta-bot-master\src\automod-rk.py", line 146, in <module>
"end_at": datetime.time(hour=23, minute=15),
File "C:\...\insta-bot-master\src\automod-rk.py", line 137, in start
self.start(saved_args)
File "C:\...\insta-bot-master\src\automod-rk.py", line 132, in start
sys.stdout("{} Error {}".format(formatedDate(), e))
TypeError: '_io.TextIOWrapper' object is not callable
Hello,
I have this error after the last update: