InstaPy / InstaPy/instapy-quickstart
image_text = image_text + "\n" + owner_comments TypeError: can only concatenate str (not "tuple") to str
Aperta
- Lingua principale
- Python
- Stelle
- 777
- Fork
- 763
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
when run session.follow_by_tags()
this error image_text = image_text + "\n" + owner_comments TypeError: can only concatenate str (not "tuple") to str
and not following
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Reproduce the failure with session.follow_by_tags() and inspect the code that builds image_text from owner_comments. Confirm the behavior with a tag-following run; done means the TypeError is gone and the session follows the requested tags.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- backend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100