InstaPy / InstaPy/instapy-quickstart

InstapyFollowed error in template "like_by_tag_interact_unfollow.py"

Open
#123 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
777
Forks
763
PR merge metrics
No merged PRs in 30d

Description

Got a problem with _like_by_tag_interact_unfollow.py_

> Traceback (most recent call last):
> File "C:\Python38\Lib\site-packages\like_by_tags.py", line 58, in
> session.unfollow_users(amount=random.randint(75, 150),
> TypeError: unfollow_users() got an unexpected keyword argument 'InstapyFollowed'

Probably this line :
` InstapyFollowed=(True, "all"), style="FIFO",`

Not sure what I need to do

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.