InstaPy / InstaPy/InstaPy

Error occurred while generating a user list from the followed pool!

Open
#6,064 1 comment 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
Python
Stars
18.2k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

Error occurred while generating a user list from the followed pool!
b"[Errno 2] No such file or directory: '/Users/xxxx/InstaPy/logs/xxxxxxx/xxxxxxx/_followedPool.csv'"

----------------------------------------------------

from instapy import InstaPy
from instapy import smart_run

session = InstaPy(username='xxxxxxx', password='xxxxxxxx!', multi_logs=True, headless_browser=True)

with smart_run(session):

session.unfollow_users(amount=5000, nonFollowers=True, style="RANDOM", unfollow_after=None, sleep_delay=60)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.