InstaPy / InstaPy/instapy-quickstart

generator didn't yield

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

説明

Traceback (most recent call last):
File "C:\Users\39388\Desktop\igbot\instapy-quickstart-master\instapy-quickstart-master\quickstart_templates\target_followers_of_similar_accounts_and_influencers_1.py", line 63, in
with smart_run(session):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1008.0_x64__qbz5n2kfra8p0\lib\contextlib.py", line 137, in __enter__
raise RuntimeError("generator didn't yield") from None
RuntimeError: generator didn't yield

C:\Users\39388\Desktop\igbot\instapy-quickstart-master\instapy-quickstart-master\quickstart_templates>python target_followers_of_similar_accounts_and_influencers_1.py
InstaPy Version: 0.6.16
._. ._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "C:/Users/39388/InstaPy"
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2022-03-22 19:51:34] [customsbyborromeo] Session started!
oooooooooooooooooooooooooooooooooooooooooooooooooooooo
INFO [2022-03-22 19:51:34] [customsbyborromeo] -- Connection Checklist [1/2] (Internet Connection Status)
INFO [2022-03-22 19:51:35] [customsbyborromeo] - Internet Connection Status: ok
INFO [2022-03-22 19:51:35] [customsbyborromeo] - Current IP is "146.241.187.245" and it's from "Italy/IT"
INFO [2022-03-22 19:51:35] [customsbyborromeo] -- Connection Checklist [2/2] (Hide Selenium Extension)
INFO [2022-03-22 19:51:35] [customsbyborromeo] - window.navigator.webdriver response: True
WARNING [2022-03-22 19:51:35] [customsbyborromeo] - Hide Selenium Extension: error
INFO [2022-03-22 19:51:39] [customsbyborromeo] - Cookie file not found, creating cookie...
INFO [2022-03-22 19:52:24] [customsbyborromeo] Timed out with failure while explicitly waiting until visibility of element located!

**********************************************************************
If raising an issue, please also upload the file located at:
C:\Users\39388\AppData\Local\Temp\20220322-195229.html
**********************************************************************

INFO [2022-03-22 19:52:30] [customsbyborromeo] Sessional Live Report:
|> No any statistics to show

[Session lasted 1.06 minutes]
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2022-03-22 19:52:30] [customsbyborromeo] Session ended!
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo

Traceback (most recent call last):
File "C:\Users\39388\Desktop\igbot\instapy-quickstart-master\instapy-quickstart-master\quickstart_templates\target_followers_of_similar_accounts_and_influencers_1.py", line 63, in
with smart_run(session):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.1008.0_x64__qbz5n2kfra8p0\lib\contextlib.py", line 137, in __enter__
raise RuntimeError("generator didn't yield") from None
RuntimeError: generator didn't yield

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

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

調査の方向性

Start with quickstart_templates/target_followers_of_similar_accounts_and_influencers_1.py at line 63 and inspect the smart_run context manager used there. Reproduce the example with Python 3.10 and review the preceding timeout and session log. Done means the quickstart no longer exits with RuntimeError: generator didn't yield.

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

評価

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

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

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