InstaPy / InstaPy/instapy-quickstart
image_text = image_text + "\n" + owner_comments TypeError: can only concatenate str (not "tuple") to str
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 777
- Forks
- 763
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- backend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100