InstaPy / InstaPy/instapy-docs
Raspberry Pi Installation issue
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 65
- 派生
- 54
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi!
I'm trying to install instaPy on my raspberry and I followed your [guide](https://github.com/InstaPy/instapy-docs/blob/master/How_Tos/How_to_Raspberry.md) in order to do it, but unfortunately I'm running into this error when I try I run `sudo python3 quickstart.py` and I don't know what to do:
`InstaPy Version: 0.6.8
._. ._. ._. ._. ._. ._. ._.
Workspace in use: "/root/InstaPy"
Traceback (most recent call last):
File "quickstart.py", line 33, in
headless_browser=True)
File "/usr/local/lib/python3.7/dist-packages/instapy/instapy.py", line 319, in __init__
self.logger,
File "/usr/local/lib/python3.7/dist-packages/instapy/browser.py", line 114, in set_selenium_local_session
options=firefox_options,
File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/firefox/webdriver.py", line 164, in __init__
self.service.start()
File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/common/service.py", line 111, in assert_process_still_running
% (self.path, return_code)
selenium.common.exceptions.WebDriverException: Message: Service /usr/local/bin/geckodriver unexpectedly exited. Status code was: -11
`
Thanks for the help!
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
报告指向 How_Tos/How_to_Raspberry.md 和 sudo python3 quickstart.py 入口点;首先将指南与报告中的 Python 3.7 和 geckodriver traceback 进行比较。完成标准是:文档化的 Raspberry Pi 安装路径能够运行 quickstart.py,且不会出现报告中的 WebDriverException;任何必要的指导都已反映在指南中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, raspberry-pi
- 领域
- documentation, embedded-iot
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100