卸载了一次后重新安装就提示找不到/python
未关闭
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 136
- PR 合并指标
- 30 天内没有已合并 PR
描述
命令行里python和python3都能识别出来
错误提示是:Setup failed: Python not found at /python
贡献指南
这个仓库没有索引到贡献指南
调研方向
The error 'Setup failed: Python not found at /python' suggests a path resolution issue in the installation script. Look for where the Python executable path is determined, likely in a setup or configuration file. Check if the script uses an absolute path '/python' instead of dynamically finding 'python' or 'python3' from the system PATH. Running the setup script in a debug mode or adding logging could help trace the problem.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, typescript
- 领域
- cli, developer-experience
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100