Traceback (most recent call last):
File "C:\Users\rocco\Desktop.venv\bot-master\run.py", line 3, in
GramAddict.run()
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict_init_.py", line 5, in run
start_bot(**kwargs)
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\bot_flow.py", line 314, in start_bot
configs.actions[plugin].run(
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\plugins\interact_blogger_followers.py", line 126, in run
job()
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\decorators.py", line 100, in wrapper
raise e from e
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\decorators.py", line 31, in wrapper
func(*args, **kwargs)
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\plugins\interact_blogger_followers.py", line 109, in job
self.handle_blogger(
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\plugins\interact_blogger_followers.py", line 185, in handle_blogger
handle_followers(
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\handle_sources.py", line 677, in handle_followers
iterate_over_followers(
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\handle_sources.py", line 725, in iterate_over_followers
row_height, n_users = inspect_current_view(user_list)
File "C:\Users\rocco\Desktop.venv\bot-master\GramAddict\core\utils.py", line 738, in inspect_current_view
raise EmptyList
Hello guys,
How can I solve this problem?
I'm trying to unfollow but I get alsways this error.
I have also change this "sort-followers-newest-to-oldest:" from false to true without solving the problem.