InstaPy / InstaPy/instapy-quickstart
InstapyFollowed error in template "like_by_tag_interact_unfollow.py"
Open
- 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.