InstaPy / InstaPy/instapy-quickstart
image_text = image_text + "\n" + owner_comments TypeError: can only concatenate str (not "tuple") to str
オープン
- 主要言語
- Python
- スター
- 777
- フォーク
- 763
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100