InstaPy / InstaPy/instapy-quickstart
Install.sh issue
未关闭
- 主要语言
- Python
- 星标
- 777
- 派生
- 763
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is the error i receive, although I have pip and python3 installed:
install.sh: 27: pushd: not found
Installing InstaPy...
sudo: pip: command not found
install.sh: 32: pushd: not found
Setup is completed.
Press any key to continue...
When I press some keys it just writes them, and if I press enter it returns to the "Linux" folder(I'm using Debian)
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 install.sh 开始,重点检查第 27 行和第 32 行,并使用报告中的 Python 和 pip 设置在 Debian 上复现该脚本。检查为什么 pushd 和 pip 在该 shell 中不可用,并验证脚本最终提示符和返回行为。安装过程在没有报告的命令错误的情况下完成,且提示符行为符合预期,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, shell
- 领域
- devops
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100