InstaPy / InstaPy/instapy-quickstart

InstapyFollowed error in template "like_by_tag_interact_unfollow.py"

Aperta
#123 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
777
Fork
763
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start with like_by_tag_interact_unfollow.py and the traceback location in like_by_tags.py line 58, then check the installed unfollow_users signature against the keyword arguments used there. Reproduce the template run and confirm it no longer raises the unexpected-keyword TypeError.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
tooling
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.