InstaPy / InstaPy/instapy-quickstart

TypeError: unfollow_users() got an unexpected keyword argument 'InstapyFollowed'

Aperta
#261 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

I am using the latest version

`Successfully installed api-display-purposes-0.0.3 instapy-0.6.16 semantic-version-2.9.0 setuptools-rust-1.3.0`

When I try go run this template https://github.com/InstaPy/instapy-quickstart/blob/master/quickstart_templates/basic_follow-unfollow_activity.py I get an error:

```
Traceback (most recent call last):
File "/Users/loukas/Desktop/basic_follow-unfollow_activity.py", line 56, in
session.unfollow_users(amount=500, InstapyFollowed=(True, "nonfollowers"),
TypeError: unfollow_users() got an unexpected keyword argument 'InstapyFollowed'
```

can you update the templates?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.