InstaPy / InstaPy/instapy-quickstart
Unable to start browser
- 主要言語
- Python
- スター
- 777
- フォーク
- 763
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Traceback (most recent call last):
File "E:\Instagram\Files\11 new\InstaPy-master\quickstart.py", line 4, in
from instapy import InstaPy
File "E:\Instagram\Files\11 new\InstaPy-master\instapy\__init__.py", line 6, in
from .instapy import InstaPy
File "E:\Instagram\Files\11 new\InstaPy-master\instapy\instapy.py", line 82, in
from .browser import set_selenium_local_session
File "E:\Instagram\Files\11 new\InstaPy-master\instapy\browser.py", line 7, in
from webdriverdownloader import GeckoDriverDownloader
ModuleNotFoundError: No module named 'webdriverdownloader'
>>>
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with quickstart.py and follow the import chain through instapy/__init__.py, instapy/instapy.py, and instapy/browser.py. Reproduce the traceback by running quickstart.py, then verify that the missing webdriverdownloader import is resolved and the browser can start.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100