InstaPy / InstaPy/instapy-quickstart

Error occurred while following through dialog box: 'follow'

オープン
#49 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
777
フォーク
763
PR マージ指標
30日以内にマージされた PR はありません

説明

Does someone know what it is about? It occurs while loading the followers using of some profile that I intend to follow. As soons as it finishes loading the list, the program crashes giving me the following error:

```
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2019-07-05 00:17:14] [emagreca_sem.loucuras] Session ended!
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo

Traceback (most recent call last):
File "quickstart.py", line 52, in
randomize=False, interact=False)
File "/home/oxeanbits/.local/lib/python3.6/site-packages/instapy/instapy.py", line 3255, in follow_user_followers
interact)
File "/home/oxeanbits/.local/lib/python3.6/site-packages/instapy/instapy.py", line 1088, in follow_by_list
self.logfolder)
File "/home/oxeanbits/.local/lib/python3.6/site-packages/instapy/unfollow_util.py", line 764, in follow_user
naply = get_action_delay("follow")
File "/home/oxeanbits/.local/lib/python3.6/site-packages/instapy/util.py", line 1771, in get_action_delay
custom_delay = config[action]
KeyError: 'follow'

```

I'm using the template `basic_follow-unfollow_activity.py`.

It does follow 5 people before crashing though.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start with quickstart.py line 52 and the basic_follow-unfollow_activity.py template, then trace follow_user in unfollow_util.py to get_action_delay in util.py. Reproduce the follower-loading flow and inspect the configuration passed to that lookup; done means the flow completes without the reported KeyError.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
tooling
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。