InstaPy / InstaPy/instapy-quickstart
image_text = image_text + "\n" + owner_comments TypeError: can only concatenate str (not "tuple") to str
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 777
- Forks
- 763
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100